12:37:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/openflowplugin/+/119314 12:37:36 Running as SYSTEM 12:37:36 [EnvInject] - Loading node environment variables. 12:37:36 Building remotely on prd-ubuntu2204-docker-4c-4g-10422 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-vanadium 12:37:36 [ssh-agent] Looking for ssh-agent implementation... 12:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:37 $ ssh-agent 12:37:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUURxSB/agent.1588 12:37:37 SSH_AGENT_PID=1590 12:37:37 [ssh-agent] Started. 12:37:37 Running ssh-add (command line suppressed) 12:37:37 Identity added: /w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_5044529850332154466.key (/w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_5044529850332154466.key) 12:37:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:37:37 The recommended git tool is: NONE 12:37:39 using credential jenkins-ssh 12:37:39 Wiping out workspace first. 12:37:39 Cloning the remote Git repository 12:37:39 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 12:37:39 > git init /w/workspace/openflowplugin-maven-merge-vanadium # timeout=10 12:37:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 12:37:39 > git --version # timeout=10 12:37:39 > git --version # 'git version 2.34.1' 12:37:39 using GIT_SSH to set credentials jenkins-ssh 12:37:39 Verifying host key using known hosts file 12:37:39 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. 12:37:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 12:37:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 12:37:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 12:37:43 using GIT_SSH to set credentials jenkins-ssh 12:37:43 Verifying host key using known hosts file 12:37:43 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. 12:37:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin refs/changes/14/119314/2 # timeout=10 12:37:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:37:43 Checking out Revision 043a65293ee8af61bfa3a585984edacf0f88770a (refs/remotes/origin/master) 12:37:43 > git config core.sparsecheckout # timeout=10 12:37:43 > git checkout -f 043a65293ee8af61bfa3a585984edacf0f88770a # timeout=10 12:37:43 Commit message: "Eliminate isBroadcastMACAddr()" 12:37:43 > git rev-list --no-walk 043a65293ee8af61bfa3a585984edacf0f88770a # timeout=10 12:37:47 provisioning config files... 12:37:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:37:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:37:47 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8710407450429027947.sh 12:37:47 ---> python-tools-install.sh 12:37:47 Setup pyenv: 12:37:47 * system (set by /opt/pyenv/version) 12:37:47 * 3.8.20 (set by /opt/pyenv/version) 12:37:47 * 3.9.20 (set by /opt/pyenv/version) 12:37:47 3.10.15 12:37:47 3.11.10 12:37:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2JM5 12:37:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:37:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:55 lf-activate-venv(): INFO: Base packages installed successfully 12:37:55 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:20 lf-activate-venv(): INFO: Adding /tmp/venv-2JM5/bin to PATH 12:38:20 Generating Requirements File 12:38:41 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. 12:38:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:38:41 Python 3.11.10 12:38:41 pip 25.3 from /tmp/venv-2JM5/lib/python3.11/site-packages/pip (python 3.11) 12:38:42 appdirs==1.4.4 12:38:42 argcomplete==3.6.3 12:38:42 aspy.yaml==1.3.0 12:38:42 attrs==25.4.0 12:38:42 autopage==0.5.2 12:38:42 beautifulsoup4==4.14.2 12:38:42 boto3==1.40.73 12:38:42 botocore==1.40.73 12:38:42 bs4==0.0.2 12:38:42 cachetools==6.2.2 12:38:42 certifi==2025.11.12 12:38:42 cffi==2.0.0 12:38:42 cfgv==3.4.0 12:38:42 chardet==5.2.0 12:38:42 charset-normalizer==3.4.4 12:38:42 click==8.3.0 12:38:42 cliff==4.11.0 12:38:42 cmd2==2.7.0 12:38:42 cryptography==3.3.2 12:38:42 debtcollector==3.0.0 12:38:42 decorator==5.2.1 12:38:42 defusedxml==0.7.1 12:38:42 Deprecated==1.3.1 12:38:42 distlib==0.4.0 12:38:42 dnspython==2.8.0 12:38:42 docker==7.1.0 12:38:42 dogpile.cache==1.5.0 12:38:42 durationpy==0.10 12:38:42 email-validator==2.3.0 12:38:42 filelock==3.20.0 12:38:42 future==1.0.0 12:38:42 gitdb==4.0.12 12:38:42 GitPython==3.1.45 12:38:42 google-auth==2.43.0 12:38:42 httplib2==0.31.0 12:38:42 identify==2.6.15 12:38:42 idna==3.11 12:38:42 importlib-resources==1.5.0 12:38:42 iso8601==2.1.0 12:38:42 Jinja2==3.1.6 12:38:42 jmespath==1.0.1 12:38:42 jsonpatch==1.33 12:38:42 jsonpointer==3.0.0 12:38:42 jsonschema==4.25.1 12:38:42 jsonschema-specifications==2025.9.1 12:38:42 keystoneauth1==5.12.0 12:38:42 kubernetes==34.1.0 12:38:42 lftools==0.37.15 12:38:42 lxml==6.0.2 12:38:42 markdown-it-py==4.0.0 12:38:42 MarkupSafe==3.0.3 12:38:42 mdurl==0.1.2 12:38:42 msgpack==1.1.2 12:38:42 multi_key_dict==2.0.3 12:38:42 munch==4.0.0 12:38:42 netaddr==1.3.0 12:38:42 niet==1.4.2 12:38:42 nodeenv==1.9.1 12:38:42 oauth2client==4.1.3 12:38:42 oauthlib==3.3.1 12:38:42 openstacksdk==4.8.0 12:38:42 os-service-types==1.8.1 12:38:42 osc-lib==4.2.0 12:38:42 oslo.config==10.1.0 12:38:42 oslo.context==6.1.0 12:38:42 oslo.i18n==6.7.0 12:38:42 oslo.log==7.2.1 12:38:42 oslo.serialization==5.8.0 12:38:42 oslo.utils==9.1.0 12:38:42 packaging==25.0 12:38:42 pbr==7.0.3 12:38:42 platformdirs==4.5.0 12:38:42 prettytable==3.16.0 12:38:42 psutil==7.1.3 12:38:42 pyasn1==0.6.1 12:38:42 pyasn1_modules==0.4.2 12:38:42 pycparser==2.23 12:38:42 pygerrit2==2.0.15 12:38:42 PyGithub==2.8.1 12:38:42 Pygments==2.19.2 12:38:42 PyJWT==2.10.1 12:38:42 PyNaCl==1.6.1 12:38:42 pyparsing==2.4.7 12:38:42 pyperclip==1.11.0 12:38:42 pyrsistent==0.20.0 12:38:42 python-cinderclient==9.8.0 12:38:42 python-dateutil==2.9.0.post0 12:38:42 python-heatclient==4.3.0 12:38:42 python-jenkins==1.8.3 12:38:42 python-keystoneclient==5.7.0 12:38:42 python-magnumclient==4.9.0 12:38:42 python-openstackclient==8.2.0 12:38:42 python-swiftclient==4.9.0 12:38:42 PyYAML==6.0.3 12:38:42 referencing==0.37.0 12:38:42 requests==2.32.5 12:38:42 requests-oauthlib==2.0.0 12:38:42 requestsexceptions==1.4.0 12:38:42 rfc3986==2.0.0 12:38:42 rich==14.2.0 12:38:42 rich-argparse==1.7.2 12:38:42 rpds-py==0.28.0 12:38:42 rsa==4.9.1 12:38:42 ruamel.yaml==0.18.16 12:38:42 ruamel.yaml.clib==0.2.14 12:38:42 s3transfer==0.14.0 12:38:42 simplejson==3.20.2 12:38:42 six==1.17.0 12:38:42 smmap==5.0.2 12:38:42 soupsieve==2.8 12:38:42 stevedore==5.5.0 12:38:42 tabulate==0.9.0 12:38:42 toml==0.10.2 12:38:42 tomlkit==0.13.3 12:38:42 tqdm==4.67.1 12:38:42 typing_extensions==4.15.0 12:38:42 tzdata==2025.2 12:38:42 urllib3==1.26.20 12:38:42 virtualenv==20.35.4 12:38:42 wcwidth==0.2.14 12:38:42 websocket-client==1.9.0 12:38:42 wrapt==2.0.1 12:38:42 xdg==6.0.0 12:38:42 xmltodict==1.0.2 12:38:42 yq==3.4.3 12:38:42 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins13304559921983539251.sh 12:38:42 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/target/classes /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 12:38:42 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins11476271510279480067.sh 12:38:42 + echo quiet=on 12:38:42 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-10422 12:38:43 [openflowplugin-maven-merge-vanadium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0574283b9935feff2a82e27e2778f2f1fa4a75e0 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/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/+/119314 -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 12:38:43 " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=openflowplugin -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=119314 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/14/119314/2 -DGERRIT_NEWREV=043a65293ee8af61bfa3a585984edacf0f88770a "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVtb3ZlIE5ldFV0aWxzIG1ldGhvZHMKCkp1c3QgbGlrZSBhbnkgb3RoZXIgRm9vVXRpbHMgZHVtcGluZyBncm91bmQgb2YgYSBjbGFzcywgTmV0VXRpbHMKY29udGFpbnMgYW4gYWJzb2x1dGVseSBib25rZXJzIG51bWJlciBvZiBtZXRob2RzIHRoYXQgYXJlIG5vdCB1c2VkIGZyb20KYW55d2hlcmUsIHdoaWNoIGlzIHRvIHNheSB0aGV5IGRvIG5vdCBldmVuIGhhdmUgdGVzdHMuCgpNYXNzIHJlbW92ZSBldmVyeXRoaW5nIHRoYXQgaXMgbm90IHJlZmVyZW5jZWQgLS0gd2hpY2ggbGVhdmVzIHVzIHdpdGgKZXhhY3RseSB0d28gbWV0aG9kcywgdXNlZCBmcm9tIGV4YWN0bHkgb25lIGNsYXNzIGluIHRoZSBzYW1lIHBhY2thZ2UuCgpDaGFuZ2UtSWQ6IEkyODkwZDVlMzYzOGQ5MjU0M2FiOGViODQ5ODcyZDM0NDA3YzNlNWI1ClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Remove NetUtils methods" -DSTREAM=vanadium '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I2890d5e3638d92543ab8eb849872d34407c3e5b5 -DGERRIT_EVENT_HASH=1024894527 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS=-Dmerge "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version 12:38:43 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 12:38:43 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:38:43 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:38:43 Default locale: en, platform encoding: UTF-8 12:38:43 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:38:43 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins15269641739044156449.sh 12:38:43 + rm /home/jenkins/.wgetrc 12:38:43 [EnvInject] - Injecting environment variables from a build step. 12:38:43 [EnvInject] - Injecting as environment variables the properties content 12:38:43 SET_JDK_VERSION=openjdk21 12:38:43 GIT_URL="git://devvexx.opendaylight.org/mirror" 12:38:43 12:38:43 [EnvInject] - Variables injected successfully. 12:38:43 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins14346964733503913049.sh 12:38:43 ---> update-java-alternatives.sh 12:38:43 ---> Updating Java version 12:38:43 ---> Ubuntu/Debian system detected 12:38:43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:38:43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:38:43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:38:43 openjdk version "21.0.8" 2025-07-15 12:38:43 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 12:38:43 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 12:38:43 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:38:43 [EnvInject] - Injecting environment variables from a build step. 12:38:43 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:38:43 [EnvInject] - Variables injected successfully. 12:38:43 provisioning config files... 12:38:43 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config7282862752587465379tmp 12:38:45 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config635116106738272902tmp 12:38:45 [EnvInject] - Injecting environment variables from a build step. 12:38:45 [EnvInject] - Injecting as environment variables the properties content 12:38:45 SERVER_ID=opendaylight-snapshot 12:38:45 12:38:45 [EnvInject] - Variables injected successfully. 12:38:45 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins7288818045564283965.sh 12:38:45 ---> create-netrc.sh 12:38:45 [EnvInject] - Injecting environment variables from a build step. 12:38:45 [EnvInject] - Injecting as environment variables the properties content 12:38:45 NEXUS_CUT_DIRS=6 12:38:45 NEXUS_REPO=opendaylight.snapshot 12:38:45 12:38:45 [EnvInject] - Variables injected successfully. 12:38:45 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins4160988826581334938.sh 12:38:45 ---> maven-fetch-metadata.sh 12:38:45 ++ 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 12:38:45 + project=org.opendaylight.openflowplugin 12:38:45 + project_path=org/opendaylight/openflowplugin 12:38:45 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 12:38:45 + pushd /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 12:38:45 /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-vanadium 12:38:45 + set +e 12:38:45 + 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/ 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [23377] -> "index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [5057] -> "drop-test-karaf/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [3887] -> "features-aggregator/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [3977] -> "features-extension-aggregator/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4013] -> "features-openflowplugin-extension/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [5153] -> "features-openflowplugin/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [5057] -> "learning-switch/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [5441] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 12:38:45 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [5297] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [5309] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [5429] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [5393] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [5297] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [5441] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [5321] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [5381] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [5429] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [5345] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [5249] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [5213] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [5285] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [5321] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [5261] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [5213] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [5213] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [5273] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [5273] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [5225] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [5201] -> "openflowjava-extension-eric/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [5273] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [5225] -> "openflowjava-extension-nicira/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [5177] -> "openflowplugin-aggregator/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [5093] -> "openflowplugin-api/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [5165] -> "openflowplugin-artifacts/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [5249] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [5129] -> "openflowplugin-common/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [5213] -> "openflowplugin-extension-api/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [5225] -> "openflowplugin-extension-eric/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [5249] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [5213] -> "openflowplugin-extension-onf/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [5105] -> "openflowplugin-impl/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [5129] -> "openflowplugin-parent/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [5045] -> "openflowplugin/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [5045] -> "sample-bundles/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [5057] -> "sample-consumer/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [5033] -> "simple-client/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/ [4173] -> "srm-api/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/ [4183] -> "srm-impl/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/ [4193] -> "srm-shell/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [5009] -> "test-common/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [5045] -> "test-extension/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [5033] -> "test-provider/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [5369] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [5381] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [5177] -> "applications/bulk-o-matic/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [5321] -> "applications/device-ownership-service/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [5309] -> "applications/forwardingrules-manager/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [5273] -> "applications/forwardingrules-sync/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [5177] -> "applications/lldp-speaker/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [5309] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [5321] -> "applications/reconciliation-framework/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [5201] -> "applications/southbound-cli/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [5261] -> "applications/table-miss-enforcer/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [5309] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [5225] -> "applications/topology-manager/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/ [11176] -> "drop-test-karaf/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:46 2025-11-14 12:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.4-SNAPSHOT/ [108435] -> "drop-test-karaf/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/ [117280] -> "drop-test-karaf/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.0-SNAPSHOT/ [11104] -> "drop-test-karaf/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/ [152660] -> "drop-test-karaf/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [532/532] -> "drop-test-karaf/maven-metadata.xml" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/ [6875] -> "features-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.4-SNAPSHOT/ [56819] -> "features-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [413/413] -> "features-aggregator/maven-metadata.xml" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/ [7194] -> "features-extension-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.4-SNAPSHOT/ [60097] -> "features-extension-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [423/423] -> "features-extension-aggregator/maven-metadata.xml" [1] 12:38:47 2025-11-14 12:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/ [8985] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.4-SNAPSHOT/ [81297] -> "features-openflowplugin-extension/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [427/427] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/ [8577] -> "features-openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.4-SNAPSHOT/ [76951] -> "features-openflowplugin/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/ [83169] -> "features-openflowplugin/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.0-SNAPSHOT/ [8529] -> "features-openflowplugin/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/ [108041] -> "features-openflowplugin/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [540/540] -> "features-openflowplugin/maven-metadata.xml" [1] 12:38:48 2025-11-14 12:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/ [11177] -> "learning-switch/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:49 2025-11-14 12:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.4-SNAPSHOT/ [108447] -> "learning-switch/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:49 2025-11-14 12:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/ [117293] -> "learning-switch/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:49 2025-11-14 12:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.0-SNAPSHOT/ [11105] -> "learning-switch/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/ [152677] -> "learning-switch/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [532/532] -> "learning-switch/maven-metadata.xml" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [5081] -> "libraries/liblldp/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [5129] -> "model/model-flow-base/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [5165] -> "model/model-flow-service/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [5201] -> "model/model-flow-statistics/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [5129] -> "model/model-inventory/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [5117] -> "model/model-topology/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/ [9559] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/ [87415] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/ [94495] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:50 2025-11-14 12:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/ [9511] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:51 2025-11-14 12:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/ [122815] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:51 2025-11-14 12:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [564/564] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 12:38:51 2025-11-14 12:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:51 2025-11-14 12:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:51 2025-11-14 12:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/ [88806] -> "odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:51 2025-11-14 12:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/ [9018] -> "odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/ [115394] -> "odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [552/552] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/ [9107] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/ [82596] -> "odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/ [89279] -> "odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/ [9059] -> "odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/ [116011] -> "odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [553/553] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 12:38:52 2025-11-14 12:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/ [9518] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:53 2025-11-14 12:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/ [86978] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:53 2025-11-14 12:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/ [94022] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:53 2025-11-14 12:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/ [9470] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:53 2025-11-14 12:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/ [122198] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:53 2025-11-14 12:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [563/563] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 12:38:53 2025-11-14 12:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/ [9394] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:54 2025-11-14 12:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/ [85655] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:54 2025-11-14 12:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/ [92590] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:54 2025-11-14 12:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/ [9346] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/ [120330] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [560/560] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/ [88806] -> "odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/ [9018] -> "odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/ [115394] -> "odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:55 2025-11-14 12:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [552/552] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/ [9558] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/ [87403] -> "odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/ [94482] -> "odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/ [9510] -> "odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/ [122798] -> "odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [564/564] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 12:38:56 2025-11-14 12:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/ [9149] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:57 2025-11-14 12:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/ [83045] -> "odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:57 2025-11-14 12:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/ [89765] -> "odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:57 2025-11-14 12:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/ [9101] -> "odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:57 2025-11-14 12:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/ [116645] -> "odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:57 2025-11-14 12:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [554/554] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 12:38:57 2025-11-14 12:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/ [9353] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:58 2025-11-14 12:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/ [85218] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:58 2025-11-14 12:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/ [92117] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:58 2025-11-14 12:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/ [9305] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:58 2025-11-14 12:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/ [119713] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:58 2025-11-14 12:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [559/559] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 12:38:58 2025-11-14 12:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/ [9517] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/ [86966] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/ [94009] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/ [9469] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/ [122181] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [563/563] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/ [9230] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:38:59 2025-11-14 12:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/ [83907] -> "odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/ [90698] -> "odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/ [9182] -> "odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/ [117862] -> "odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [556/556] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/ [8903] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/ [80423] -> "odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/ [86927] -> "odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/ [8855] -> "odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/ [112943] -> "odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [548/548] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 12:39:00 2025-11-14 12:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/ [8779] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/ [79100] -> "odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/ [85495] -> "odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/ [8731] -> "odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/ [111075] -> "odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [545/545] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/ [9025] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:01 2025-11-14 12:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/ [81722] -> "odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:02 2025-11-14 12:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/ [88333] -> "odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:02 2025-11-14 12:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/ [8977] -> "odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:02 2025-11-14 12:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/ [114777] -> "odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:02 2025-11-14 12:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [551/551] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 12:39:02 2025-11-14 12:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/ [9150] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:02 2025-11-14 12:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/ [83057] -> "odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:03 2025-11-14 12:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/ [89778] -> "odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:03 2025-11-14 12:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/ [9102] -> "odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:03 2025-11-14 12:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/ [116662] -> "odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:03 2025-11-14 12:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [554/554] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 12:39:03 2025-11-14 12:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/ [8944] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:03 2025-11-14 12:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/ [80860] -> "odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/ [87400] -> "odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/ [8896] -> "odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/ [113560] -> "odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [549/549] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/ [8777] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.4-SNAPSHOT/ [79076] -> "odl-openflowplugin-libraries/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/ [85469] -> "odl-openflowplugin-libraries/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:04 2025-11-14 12:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.0-SNAPSHOT/ [8729] -> "odl-openflowplugin-libraries/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:05 2025-11-14 12:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/ [111041] -> "odl-openflowplugin-libraries/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:05 2025-11-14 12:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [545/545] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 12:39:05 2025-11-14 12:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/ [8780] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:05 2025-11-14 12:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/ [79112] -> "odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:05 2025-11-14 12:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/ [85508] -> "odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:05 2025-11-14 12:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/ [8732] -> "odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:06 2025-11-14 12:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/ [111092] -> "odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:06 2025-11-14 12:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [545/545] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 12:39:06 2025-11-14 12:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:06 2025-11-14 12:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/ [81285] -> "odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:06 2025-11-14 12:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/ [87860] -> "odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:06 2025-11-14 12:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/ [8936] -> "odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:07 2025-11-14 12:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/ [114160] -> "odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:07 2025-11-14 12:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [550/550] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 12:39:07 2025-11-14 12:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:07 2025-11-14 12:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/ [81285] -> "odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:07 2025-11-14 12:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/ [87860] -> "odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:07 2025-11-14 12:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/ [8936] -> "odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/ [114160] -> "odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [550/550] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/ [8821] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.4-SNAPSHOT/ [79549] -> "odl-openflowplugin-southbound/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/ [85981] -> "odl-openflowplugin-southbound/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.0-SNAPSHOT/ [8773] -> "odl-openflowplugin-southbound/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/ [111709] -> "odl-openflowplugin-southbound/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:08 2025-11-14 12:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [546/546] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 12:39:09 2025-11-14 12:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/ [11883] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:09 2025-11-14 12:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.4-SNAPSHOT/ [116259] -> "openflowjava-extension-eric/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:09 2025-11-14 12:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/ [125751] -> "openflowjava-extension-eric/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:09 2025-11-14 12:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.0-SNAPSHOT/ [11811] -> "openflowjava-extension-eric/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:10 2025-11-14 12:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/ [163719] -> "openflowjava-extension-eric/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:10 2025-11-14 12:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [544/544] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 12:39:10 2025-11-14 12:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/ [12236] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:10 2025-11-14 12:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/ [120165] -> "openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:11 2025-11-14 12:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/ [129980] -> "openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:11 2025-11-14 12:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/ [12164] -> "openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:11 2025-11-14 12:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/ [169240] -> "openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:11 2025-11-14 12:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [550/550] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 12:39:11 2025-11-14 12:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/ [12005] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:11 2025-11-14 12:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.4-SNAPSHOT/ [117613] -> "openflowjava-extension-nicira/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/ [127217] -> "openflowjava-extension-nicira/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.0-SNAPSHOT/ [11933] -> "openflowjava-extension-nicira/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/ [165633] -> "openflowjava-extension-nicira/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [546/546] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4121] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4022] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 12:39:12 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [5333] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [5285] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [5297] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [5273] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [5285] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [5381] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [5261] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [5237] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/ [7068] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.4-SNAPSHOT/ [58805] -> "openflowplugin-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/ [63510] -> "openflowplugin-aggregator/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.0-SNAPSHOT/ [7032] -> "openflowplugin-aggregator/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/ [82330] -> "openflowplugin-aggregator/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:13 2025-11-14 12:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [542/542] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 12:39:14 2025-11-14 12:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/ [11355] -> "openflowplugin-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:14 2025-11-14 12:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.4-SNAPSHOT/ [110418] -> "openflowplugin-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:15 2025-11-14 12:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/ [119427] -> "openflowplugin-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:15 2025-11-14 12:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.0-SNAPSHOT/ [11283] -> "openflowplugin-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:15 2025-11-14 12:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/ [155463] -> "openflowplugin-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:15 2025-11-14 12:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [535/535] -> "openflowplugin-api/maven-metadata.xml" [1] 12:39:15 2025-11-14 12:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/ [7036] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:15 2025-11-14 12:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.4-SNAPSHOT/ [58476] -> "openflowplugin-artifacts/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:16 2025-11-14 12:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/ [63154] -> "openflowplugin-artifacts/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:16 2025-11-14 12:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.0-SNAPSHOT/ [7000] -> "openflowplugin-artifacts/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:16 2025-11-14 12:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/ [81866] -> "openflowplugin-artifacts/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:16 2025-11-14 12:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [541/541] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 12:39:16 2025-11-14 12:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/ [12109] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:16 2025-11-14 12:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.4-SNAPSHOT/ [118739] -> "openflowplugin-blueprint-config/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:17 2025-11-14 12:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/ [128436] -> "openflowplugin-blueprint-config/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:17 2025-11-14 12:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.0-SNAPSHOT/ [12036] -> "openflowplugin-blueprint-config/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:18 2025-11-14 12:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/ [167229] -> "openflowplugin-blueprint-config/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:18 2025-11-14 12:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [548/548] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 12:39:18 2025-11-14 12:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/ [11528] -> "openflowplugin-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:18 2025-11-14 12:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.4-SNAPSHOT/ [112329] -> "openflowplugin-common/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:18 2025-11-14 12:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/ [121496] -> "openflowplugin-common/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:18 2025-11-14 12:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.0-SNAPSHOT/ [11456] -> "openflowplugin-common/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:19 2025-11-14 12:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/ [158164] -> "openflowplugin-common/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:19 2025-11-14 12:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [538/538] -> "openflowplugin-common/maven-metadata.xml" [1] 12:39:19 2025-11-14 12:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/ [11945] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:19 2025-11-14 12:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.4-SNAPSHOT/ [116948] -> "openflowplugin-extension-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:20 2025-11-14 12:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/ [126497] -> "openflowplugin-extension-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:20 2025-11-14 12:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.0-SNAPSHOT/ [11873] -> "openflowplugin-extension-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:20 2025-11-14 12:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/ [164693] -> "openflowplugin-extension-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:20 2025-11-14 12:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [545/545] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 12:39:20 2025-11-14 12:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/ [12002] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:21 2025-11-14 12:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.4-SNAPSHOT/ [117577] -> "openflowplugin-extension-eric/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:21 2025-11-14 12:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/ [127178] -> "openflowplugin-extension-eric/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:21 2025-11-14 12:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.0-SNAPSHOT/ [11930] -> "openflowplugin-extension-eric/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:22 2025-11-14 12:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/ [165582] -> "openflowplugin-extension-eric/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:22 2025-11-14 12:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [546/546] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 12:39:22 2025-11-14 12:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/ [12125] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:22 2025-11-14 12:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.4-SNAPSHOT/ [118943] -> "openflowplugin-extension-nicira/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:22 2025-11-14 12:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/ [128670] -> "openflowplugin-extension-nicira/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:22 2025-11-14 12:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.0-SNAPSHOT/ [12054] -> "openflowplugin-extension-nicira/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:23 2025-11-14 12:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/ [167530] -> "openflowplugin-extension-nicira/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:23 2025-11-14 12:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [548/548] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 12:39:23 2025-11-14 12:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/ [11944] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:23 2025-11-14 12:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.4-SNAPSHOT/ [116936] -> "openflowplugin-extension-onf/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:24 2025-11-14 12:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/ [126484] -> "openflowplugin-extension-onf/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:24 2025-11-14 12:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.0-SNAPSHOT/ [11872] -> "openflowplugin-extension-onf/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:24 2025-11-14 12:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/ [164676] -> "openflowplugin-extension-onf/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:24 2025-11-14 12:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [545/545] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 12:39:24 2025-11-14 12:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/ [11417] -> "openflowplugin-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:25 2025-11-14 12:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.4-SNAPSHOT/ [111107] -> "openflowplugin-impl/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:25 2025-11-14 12:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/ [120173] -> "openflowplugin-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:25 2025-11-14 12:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.0-SNAPSHOT/ [11345] -> "openflowplugin-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/ [156437] -> "openflowplugin-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [536/536] -> "openflowplugin-impl/maven-metadata.xml" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/ [6941] -> "openflowplugin-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.4-SNAPSHOT/ [57501] -> "openflowplugin-parent/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/ [62099] -> "openflowplugin-parent/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.0-SNAPSHOT/ [6905] -> "openflowplugin-parent/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/ [80491] -> "openflowplugin-parent/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [538/538] -> "openflowplugin-parent/maven-metadata.xml" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/ [11121] -> "openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:26 2025-11-14 12:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.4-SNAPSHOT/ [107830] -> "openflowplugin/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:27 2025-11-14 12:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/ [116625] -> "openflowplugin/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:27 2025-11-14 12:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.0-SNAPSHOT/ [11049] -> "openflowplugin/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:27 2025-11-14 12:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/ [151805] -> "openflowplugin/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:27 2025-11-14 12:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [531/531] -> "openflowplugin/maven-metadata.xml" [1] 12:39:27 2025-11-14 12:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/ [11116] -> "sample-bundles/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:28 2025-11-14 12:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.4-SNAPSHOT/ [107770] -> "sample-bundles/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:28 2025-11-14 12:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/ [116560] -> "sample-bundles/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:28 2025-11-14 12:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.0-SNAPSHOT/ [11044] -> "sample-bundles/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:28 2025-11-14 12:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/ [151720] -> "sample-bundles/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:28 2025-11-14 12:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [531/531] -> "sample-bundles/maven-metadata.xml" [1] 12:39:28 2025-11-14 12:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/ [11174] -> "sample-consumer/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:29 2025-11-14 12:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.4-SNAPSHOT/ [108411] -> "sample-consumer/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:29 2025-11-14 12:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/ [117254] -> "sample-consumer/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:29 2025-11-14 12:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.0-SNAPSHOT/ [11102] -> "sample-consumer/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:30 2025-11-14 12:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/ [152626] -> "sample-consumer/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:30 2025-11-14 12:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [532/532] -> "sample-consumer/maven-metadata.xml" [1] 12:39:30 2025-11-14 12:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/ [11057] -> "simple-client/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:30 2025-11-14 12:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.4-SNAPSHOT/ [107117] -> "simple-client/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:30 2025-11-14 12:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/ [115853] -> "simple-client/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:30 2025-11-14 12:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.0-SNAPSHOT/ [10985] -> "simple-client/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:31 2025-11-14 12:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/ [150797] -> "simple-client/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:31 2025-11-14 12:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [530/530] -> "simple-client/maven-metadata.xml" [1] 12:39:31 2025-11-14 12:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/ [111624] -> "srm-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:31 2025-11-14 12:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.0-SNAPSHOT/ [10632] -> "srm-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:31 2025-11-14 12:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/ [145276] -> "srm-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:31 2025-11-14 12:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml [442/442] -> "srm-api/maven-metadata.xml" [1] 12:39:32 2025-11-14 12:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/ [112318] -> "srm-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:32 2025-11-14 12:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.0-SNAPSHOT/ [10690] -> "srm-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:32 2025-11-14 12:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/ [146182] -> "srm-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:32 2025-11-14 12:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml [443/443] -> "srm-impl/maven-metadata.xml" [1] 12:39:33 2025-11-14 12:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/ [113012] -> "srm-shell/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:33 2025-11-14 12:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.0-SNAPSHOT/ [10748] -> "srm-shell/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:33 2025-11-14 12:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/ [147088] -> "srm-shell/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:33 2025-11-14 12:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml [444/444] -> "srm-shell/maven-metadata.xml" [1] 12:39:33 2025-11-14 12:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/ [10940] -> "test-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:34 2025-11-14 12:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.4-SNAPSHOT/ [105823] -> "test-common/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:34 2025-11-14 12:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/ [114452] -> "test-common/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:34 2025-11-14 12:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.0-SNAPSHOT/ [10868] -> "test-common/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:34 2025-11-14 12:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/ [148968] -> "test-common/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:34 2025-11-14 12:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [528/528] -> "test-common/maven-metadata.xml" [1] 12:39:34 2025-11-14 12:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/ [11118] -> "test-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:35 2025-11-14 12:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.4-SNAPSHOT/ [107794] -> "test-extension/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:35 2025-11-14 12:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/ [116586] -> "test-extension/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:35 2025-11-14 12:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.0-SNAPSHOT/ [11046] -> "test-extension/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:36 2025-11-14 12:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/ [151754] -> "test-extension/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:36 2025-11-14 12:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [531/531] -> "test-extension/maven-metadata.xml" [1] 12:39:36 2025-11-14 12:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/ [11060] -> "test-provider/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:36 2025-11-14 12:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.4-SNAPSHOT/ [107153] -> "test-provider/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:37 2025-11-14 12:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/ [115892] -> "test-provider/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:37 2025-11-14 12:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.0-SNAPSHOT/ [10988] -> "test-provider/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:37 2025-11-14 12:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/ [150848] -> "test-provider/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:37 2025-11-14 12:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [530/530] -> "test-provider/maven-metadata.xml" [1] 12:39:37 2025-11-14 12:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/ [12240] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:38 2025-11-14 12:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/ [119773] -> "applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:38 2025-11-14 12:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/ [129552] -> "applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:38 2025-11-14 12:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/ [12168] -> "applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:38 2025-11-14 12:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/ [168668] -> "applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:38 2025-11-14 12:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [558/558] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 12:39:38 2025-11-14 12:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/ [12300] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:39 2025-11-14 12:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/ [120438] -> "applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:39 2025-11-14 12:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/ [130298] -> "applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:39 2025-11-14 12:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/ [12230] -> "applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:40 2025-11-14 12:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/ [169642] -> "applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:40 2025-11-14 12:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [559/559] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 12:39:40 2025-11-14 12:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/ [11300] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:40 2025-11-14 12:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.4-SNAPSHOT/ [109373] -> "applications/bulk-o-matic/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:41 2025-11-14 12:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/ [118292] -> "applications/bulk-o-matic/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:41 2025-11-14 12:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.0-SNAPSHOT/ [11228] -> "applications/bulk-o-matic/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:41 2025-11-14 12:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/ [153968] -> "applications/bulk-o-matic/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:41 2025-11-14 12:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [542/542] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 12:39:41 2025-11-14 12:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/ [12004] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:42 2025-11-14 12:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.4-SNAPSHOT/ [117161] -> "applications/device-ownership-service/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:42 2025-11-14 12:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/ [126724] -> "applications/device-ownership-service/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:42 2025-11-14 12:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.0-SNAPSHOT/ [11932] -> "applications/device-ownership-service/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:42 2025-11-14 12:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/ [164976] -> "applications/device-ownership-service/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:42 2025-11-14 12:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [554/554] -> "applications/device-ownership-service/maven-metadata.xml" [1] 12:39:42 2025-11-14 12:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/ [11949] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:43 2025-11-14 12:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.4-SNAPSHOT/ [116556] -> "applications/forwardingrules-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:43 2025-11-14 12:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/ [126069] -> "applications/forwardingrules-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:43 2025-11-14 12:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.0-SNAPSHOT/ [11877] -> "applications/forwardingrules-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:44 2025-11-14 12:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/ [164121] -> "applications/forwardingrules-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:44 2025-11-14 12:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [553/553] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 12:39:44 2025-11-14 12:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/ [11771] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:44 2025-11-14 12:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.4-SNAPSHOT/ [114585] -> "applications/forwardingrules-sync/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:45 2025-11-14 12:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/ [123935] -> "applications/forwardingrules-sync/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:45 2025-11-14 12:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.0-SNAPSHOT/ [11699] -> "applications/forwardingrules-sync/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:45 2025-11-14 12:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/ [161335] -> "applications/forwardingrules-sync/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:45 2025-11-14 12:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [550/550] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 12:39:45 2025-11-14 12:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/ [11299] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:46 2025-11-14 12:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.4-SNAPSHOT/ [109361] -> "applications/lldp-speaker/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:46 2025-11-14 12:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/ [118279] -> "applications/lldp-speaker/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:46 2025-11-14 12:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.0-SNAPSHOT/ [11227] -> "applications/lldp-speaker/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:47 2025-11-14 12:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/ [153951] -> "applications/lldp-speaker/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:47 2025-11-14 12:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [542/542] -> "applications/lldp-speaker/maven-metadata.xml" [1] 12:39:47 2025-11-14 12:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/ [11946] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:47 2025-11-14 12:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.4-SNAPSHOT/ [116520] -> "applications/of-switch-config-pusher/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:48 2025-11-14 12:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/ [126030] -> "applications/of-switch-config-pusher/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:48 2025-11-14 12:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.0-SNAPSHOT/ [11874] -> "applications/of-switch-config-pusher/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:48 2025-11-14 12:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/ [164070] -> "applications/of-switch-config-pusher/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:48 2025-11-14 12:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [553/553] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 12:39:48 2025-11-14 12:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/ [12006] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:49 2025-11-14 12:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.4-SNAPSHOT/ [117185] -> "applications/reconciliation-framework/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:49 2025-11-14 12:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/ [126750] -> "applications/reconciliation-framework/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:49 2025-11-14 12:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.0-SNAPSHOT/ [11934] -> "applications/reconciliation-framework/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:50 2025-11-14 12:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/ [165010] -> "applications/reconciliation-framework/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:50 2025-11-14 12:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [554/554] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 12:39:50 2025-11-14 12:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/ [11418] -> "applications/southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:50 2025-11-14 12:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.4-SNAPSHOT/ [110679] -> "applications/southbound-cli/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:51 2025-11-14 12:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/ [119706] -> "applications/southbound-cli/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:51 2025-11-14 12:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.0-SNAPSHOT/ [11345] -> "applications/southbound-cli/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:51 2025-11-14 12:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/ [155802] -> "applications/southbound-cli/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:51 2025-11-14 12:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [544/544] -> "applications/southbound-cli/maven-metadata.xml" [1] 12:39:51 2025-11-14 12:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/ [12609] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:52 2025-11-14 12:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.4-SNAPSHOT/ [113908] -> "applications/table-miss-enforcer/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:52 2025-11-14 12:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/ [123202] -> "applications/table-miss-enforcer/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:52 2025-11-14 12:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.0-SNAPSHOT/ [11638] -> "applications/table-miss-enforcer/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:53 2025-11-14 12:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/ [160378] -> "applications/table-miss-enforcer/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:53 2025-11-14 12:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [549/549] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 12:39:53 2025-11-14 12:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/ [11948] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:53 2025-11-14 12:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.4-SNAPSHOT/ [116544] -> "applications/topology-lldp-discovery/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:53 2025-11-14 12:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/ [126056] -> "applications/topology-lldp-discovery/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:53 2025-11-14 12:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.0-SNAPSHOT/ [11876] -> "applications/topology-lldp-discovery/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:54 2025-11-14 12:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/ [164104] -> "applications/topology-lldp-discovery/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:54 2025-11-14 12:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [553/553] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 12:39:54 2025-11-14 12:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/ [11535] -> "applications/topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:54 2025-11-14 12:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.4-SNAPSHOT/ [111973] -> "applications/topology-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/ [121107] -> "applications/topology-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.0-SNAPSHOT/ [11463] -> "applications/topology-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/ [157643] -> "applications/topology-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [546/546] -> "applications/topology-manager/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:39:55 2025-11-14 12:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/ [11802] -> "libraries/liblldp/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:56 2025-11-14 12:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.4-SNAPSHOT/ [105409] -> "libraries/liblldp/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:56 2025-11-14 12:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/ [114001] -> "libraries/liblldp/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:56 2025-11-14 12:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.0-SNAPSHOT/ [10861] -> "libraries/liblldp/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:57 2025-11-14 12:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/ [148369] -> "libraries/liblldp/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:57 2025-11-14 12:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [534/534] -> "libraries/liblldp/maven-metadata.xml" [1] 12:39:57 2025-11-14 12:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/ [12195] -> "model/model-flow-base/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:57 2025-11-14 12:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.4-SNAPSHOT/ [109809] -> "model/model-flow-base/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:58 2025-11-14 12:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/ [118766] -> "model/model-flow-base/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:58 2025-11-14 12:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.0-SNAPSHOT/ [11246] -> "model/model-flow-base/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:58 2025-11-14 12:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/ [154594] -> "model/model-flow-base/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:58 2025-11-14 12:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [538/538] -> "model/model-flow-base/maven-metadata.xml" [1] 12:39:58 2025-11-14 12:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/ [11495] -> "model/model-flow-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:39:59 2025-11-14 12:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.4-SNAPSHOT/ [111768] -> "model/model-flow-service/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:39:59 2025-11-14 12:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/ [120887] -> "model/model-flow-service/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:39:59 2025-11-14 12:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.0-SNAPSHOT/ [11423] -> "model/model-flow-service/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:39:59 2025-11-14 12:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/ [157363] -> "model/model-flow-service/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:39:59 2025-11-14 12:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [541/541] -> "model/model-flow-service/maven-metadata.xml" [1] 12:39:59 2025-11-14 12:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/ [11670] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:00 2025-11-14 12:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.4-SNAPSHOT/ [113703] -> "model/model-flow-statistics/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:00 2025-11-14 12:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/ [122982] -> "model/model-flow-statistics/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:00 2025-11-14 12:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.0-SNAPSHOT/ [11598] -> "model/model-flow-statistics/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:01 2025-11-14 12:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/ [160098] -> "model/model-flow-statistics/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:01 2025-11-14 12:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [544/544] -> "model/model-flow-statistics/maven-metadata.xml" [1] 12:40:01 2025-11-14 12:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/ [11313] -> "model/model-inventory/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:01 2025-11-14 12:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.4-SNAPSHOT/ [109749] -> "model/model-inventory/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:02 2025-11-14 12:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/ [118701] -> "model/model-inventory/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:02 2025-11-14 12:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.0-SNAPSHOT/ [11241] -> "model/model-inventory/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:02 2025-11-14 12:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/ [154509] -> "model/model-inventory/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:02 2025-11-14 12:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [538/538] -> "model/model-inventory/maven-metadata.xml" [1] 12:40:02 2025-11-14 12:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/ [11254] -> "model/model-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:03 2025-11-14 12:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.4-SNAPSHOT/ [109096] -> "model/model-topology/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:03 2025-11-14 12:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/ [117994] -> "model/model-topology/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:03 2025-11-14 12:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.0-SNAPSHOT/ [11182] -> "model/model-topology/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/ [153586] -> "model/model-topology/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [537/537] -> "model/model-topology/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.0-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/ [7472] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/ [62553] -> "openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [439/439] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 12:40:04 2025-11-14 12:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/ [8713] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:05 2025-11-14 12:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.4-SNAPSHOT/ [77978] -> "openflowjava/features-openflowjava/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:05 2025-11-14 12:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [428/428] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 12:40:05 2025-11-14 12:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/ [8878] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:05 2025-11-14 12:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/ [79738] -> "openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:05 2025-11-14 12:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/ [86182] -> "openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:05 2025-11-14 12:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/ [8830] -> "openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:06 2025-11-14 12:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/ [111958] -> "openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:06 2025-11-14 12:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [555/555] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 12:40:06 2025-11-14 12:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/ [11833] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:06 2025-11-14 12:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/ [115274] -> "openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:07 2025-11-14 12:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/ [124681] -> "openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:07 2025-11-14 12:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/ [11761] -> "openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:07 2025-11-14 12:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/ [162309] -> "openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:07 2025-11-14 12:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [551/551] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 12:40:07 2025-11-14 12:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/ [11880] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:07 2025-11-14 12:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/ [115783] -> "openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:08 2025-11-14 12:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/ [125232] -> "openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:08 2025-11-14 12:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/ [11808] -> "openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:08 2025-11-14 12:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/ [163028] -> "openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:08 2025-11-14 12:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [552/552] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 12:40:08 2025-11-14 12:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/ [8617] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:09 2025-11-14 12:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/ [76881] -> "openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:09 2025-11-14 12:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/ [83089] -> "openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:09 2025-11-14 12:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/ [8569] -> "openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:09 2025-11-14 12:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/ [107921] -> "openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:09 2025-11-14 12:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [550/550] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 12:40:09 2025-11-14 12:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/ [10244] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:10 2025-11-14 12:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/ [96278] -> "openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:10 2025-11-14 12:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/ [104102] -> "openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:10 2025-11-14 12:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/ [10184] -> "openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:10 2025-11-14 12:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/ [135398] -> "openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:10 2025-11-14 12:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [551/551] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 12:40:10 2025-11-14 12:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/ [13977] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:11 2025-11-14 12:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/ [140490] -> "openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:11 2025-11-14 12:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/ [151995] -> "openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:11 2025-11-14 12:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/ [13893] -> "openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:12 2025-11-14 12:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/ [198015] -> "openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:12 2025-11-14 12:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [559/559] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 12:40:12 2025-11-14 12:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/ [7058] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:12 2025-11-14 12:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/ [58300] -> "openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:12 2025-11-14 12:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/ [62960] -> "openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/ [7022] -> "openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/ [81600] -> "openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [549/549] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/ [10044] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/index.html.tmp" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.4-SNAPSHOT/ [94098] -> "openflowjava/openflowjava-util/0.19.4-SNAPSHOT/index.html.tmp" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/ [101742] -> "openflowjava/openflowjava-util/0.20.2-SNAPSHOT/index.html.tmp" [1] 12:40:13 2025-11-14 12:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.0-SNAPSHOT/ [9984] -> "openflowjava/openflowjava-util/0.21.0-SNAPSHOT/index.html.tmp" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/ [132318] -> "openflowjava/openflowjava-util/0.21.1-SNAPSHOT/index.html.tmp" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [547/547] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.0-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.0-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:14 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.0-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 2025-11-14 12:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 12:40:15 FINISHED --2025-11-14 12:40:15-- 12:40:15 Total wall clock time: 1m 30s 12:40:15 Downloaded: 923 files, 27M in 0.7s (36.8 MB/s) 12:40:15 + set -e 12:40:15 + popd 12:40:15 /w/workspace/openflowplugin-maven-merge-vanadium 12:40:15 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 12:40:15 + cp -a /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 12:40:15 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins8907442051653595796.sh 12:40:15 [EnvInject] - Injecting environment variables from a build step. 12:40:15 [EnvInject] - Injecting as environment variables the properties content 12:40:15 MAVEN_GOALS=clean deploy javadoc:aggregate 12:40:15 12:40:15 [EnvInject] - Variables injected successfully. 12:40:15 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins14738191722693801725.sh 12:40:15 ---> common-variables.sh 12:40:15 --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 12:40:15 ---> maven-build.sh 12:40:15 + set +u 12:40:15 + export MAVEN_OPTS 12:40:15 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config7282862752587465379tmp --settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config635116106738272902tmp -DaltDeploymentRepository=staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/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 12:40:15 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 12:40:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:40:15 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:40:15 Default locale: en, platform encoding: UTF-8 12:40:15 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:40:16 [INFO] Error stacktraces are turned on. 12:40:16 [INFO] Scanning for projects... 12:40:22 [INFO] ------------------------------------------------------------------------ 12:40:22 [INFO] Reactor Build Order: 12:40:22 [INFO] 12:40:22 [INFO] openflowplugin-artifacts [pom] 12:40:22 [INFO] openflowplugin-parent [pom] 12:40:22 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 12:40:22 [INFO] openflowjava-parent [pom] 12:40:22 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 12:40:22 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 12:40:22 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 12:40:22 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 12:40:22 [INFO] model-inventory [bundle] 12:40:22 [INFO] model-flow-base [bundle] 12:40:22 [INFO] model-flow-service [bundle] 12:40:22 [INFO] model-flow-statistics [bundle] 12:40:22 [INFO] model-topology [bundle] 12:40:22 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 12:40:22 [INFO] liblldp [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 12:40:22 [INFO] openflowplugin-blueprint-config [bundle] 12:40:22 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 12:40:22 [INFO] openflowplugin-common [bundle] 12:40:22 [INFO] openflowplugin-api [bundle] 12:40:22 [INFO] openflowplugin-extension-api [bundle] 12:40:22 [INFO] openflowplugin [bundle] 12:40:22 [INFO] openflowplugin-impl [bundle] 12:40:22 [INFO] openflowplugin-extension-onf [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] 12:40:22 [INFO] ODL :: serviceutils :: srm-shell [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 12:40:22 [INFO] bulk-o-matic [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 12:40:22 [INFO] device-ownership-service [bundle] 12:40:22 [INFO] of-switch-config-pusher [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 12:40:22 [INFO] arbitratorreconciliation-api [bundle] 12:40:22 [INFO] reconciliation-framework [bundle] 12:40:22 [INFO] arbitratorreconciliation-impl [bundle] 12:40:22 [INFO] forwardingrules-manager [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 12:40:22 [INFO] forwardingrules-sync [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 12:40:22 [INFO] table-miss-enforcer [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 12:40:22 [INFO] topology-lldp-discovery [bundle] 12:40:22 [INFO] lldp-speaker [bundle] 12:40:22 [INFO] topology-manager [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 12:40:22 [INFO] test-common [bundle] 12:40:22 [INFO] drop-test-karaf [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 12:40:22 [INFO] southbound-cli [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 12:40:22 [INFO] openflowjava-extension-nicira-api [bundle] 12:40:22 [INFO] openflowjava-extension-nicira [bundle] 12:40:22 [INFO] openflowplugin-extension-nicira [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 12:40:22 [INFO] openflowjava-extension-eric [bundle] 12:40:22 [INFO] openflowplugin-extension-eric [bundle] 12:40:22 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 12:40:22 [INFO] features-openflowplugin [feature] 12:40:22 [INFO] features-aggregator [pom] 12:40:22 [INFO] model-aggregator [pom] 12:40:22 [INFO] libraries-aggregator [pom] 12:40:22 [INFO] simple-client [bundle] 12:40:22 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 12:40:22 [INFO] test-extension [bundle] 12:40:22 [INFO] openflowplugin-extension-aggregator [pom] 12:40:22 [INFO] test-provider [bundle] 12:40:22 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 12:40:22 [INFO] applications-aggregator [pom] 12:40:22 [INFO] learning-switch [bundle] 12:40:22 [INFO] sample-consumer [bundle] 12:40:22 [INFO] sample-bundles [bundle] 12:40:22 [INFO] openflowplugin-samples-aggregator [pom] 12:40:22 [INFO] srm-aggregator [pom] 12:40:22 [INFO] openflowplugin-karaf [pom] 12:40:22 [INFO] openflowplugin [pom] 12:40:23 [INFO] 12:40:23 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 12:40:23 [INFO] Building openflowplugin-artifacts 0.21.1-SNAPSHOT [1/84] 12:40:23 [INFO] from artifacts/pom.xml 12:40:23 [INFO] --------------------------------[ pom ]--------------------------------- 12:40:23 [INFO] 12:40:23 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- 12:40:23 [INFO] 12:40:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- 12:40:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:40:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:40:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:40:23 [INFO] 12:40:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 12:40:23 [INFO] 12:40:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- 12:40:24 [INFO] CycloneDX: Resolving Dependencies 12:40:24 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:40:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml 12:40:24 [INFO] attaching as openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml 12:40:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json 12:40:24 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:40:24 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:40:24 [INFO] attaching as openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.json 12:40:24 [INFO] 12:40:24 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- 12:40:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-SNAPSHOT.pom 12:40:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml 12:40:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.json 12:40:25 [INFO] 12:40:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-artifacts --- 12:40:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:40:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml 12:40:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:40:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:40:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:40:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:40:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:40:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:40:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:40:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:40:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:40:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:40:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:40:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:40:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:40:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:40:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:40:25 at java.lang.reflect.Method.invoke (Method.java:580) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:40:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml 12:40:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 12:40:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:40:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:40:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:40:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:40:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:40:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:40:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:40:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:40:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:40:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:40:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:40:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:40:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:40:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:40:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:40:25 at java.lang.reflect.Method.invoke (Method.java:580) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:40:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 12:40:25 [INFO] 12:40:25 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 12:40:25 [INFO] Building openflowplugin-parent 0.21.1-SNAPSHOT [2/84] 12:40:25 [INFO] from parent/pom.xml 12:40:25 [INFO] --------------------------------[ pom ]--------------------------------- 12:40:25 [INFO] 12:40:25 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- 12:40:25 [INFO] 12:40:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- 12:40:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:40:25 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:40:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:40:25 [INFO] 12:40:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 12:40:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:40:25 [INFO] 12:40:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- 12:40:25 [INFO] 12:40:25 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- 12:40:27 [INFO] 12:40:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 12:40:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:40:27 [INFO] 12:40:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 12:40:28 [INFO] Starting audit... 12:40:28 Audit done. 12:40:28 [INFO] You have 0 Checkstyle violations. 12:40:28 [INFO] 12:40:28 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 12:40:28 [INFO] Starting audit... 12:40:28 Audit done. 12:40:28 [INFO] You have 0 Checkstyle violations. 12:40:28 [INFO] 12:40:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- 12:40:28 [INFO] 12:40:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 12:40:28 [INFO] 12:40:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- 12:40:29 [INFO] No files found to run spotbugs, check compile phase has been run 12:40:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:40:29 [INFO] 12:40:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 12:40:29 [INFO] 12:40:29 [INFO] 12:40:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- 12:40:29 [INFO] 12:40:29 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-parent --- 12:40:29 [INFO] 12:40:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- 12:40:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:40:30 [INFO] 12:40:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- 12:40:30 [INFO] CycloneDX: Resolving Dependencies 12:40:30 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:40:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml 12:40:31 [INFO] attaching as openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.xml 12:40:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json 12:40:31 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:40:31 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:40:31 [INFO] attaching as openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.json 12:40:31 [INFO] 12:40:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 12:40:31 [INFO] Skipping duplicate-finder execution! 12:40:31 [INFO] 12:40:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 12:40:31 [INFO] Skipping pom project 12:40:31 [INFO] 12:40:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 12:40:31 [INFO] 12:40:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- 12:40:31 [INFO] 12:40:31 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-parent --- 12:40:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:40:31 [INFO] 12:40:31 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- 12:40:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-SNAPSHOT.pom 12:40:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.xml 12:40:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.json 12:40:31 [INFO] 12:40:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-parent --- 12:40:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:40:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml 12:40:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:40:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:40:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:40:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:40:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:40:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:40:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:40:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:40:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:40:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:40:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:40:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:40:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:40:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:40:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:40:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:40:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:40:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:40:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:40:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:40:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:40:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:40:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:40:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:40:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:40:31 at java.lang.reflect.Method.invoke (Method.java:580) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:40:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml 12:40:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 12:40:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:40:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:40:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:40:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:40:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:40:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:40:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:40:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:40:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:40:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:40:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:40:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:40:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:40:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:40:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:40:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:40:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:40:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:40:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:40:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:40:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:40:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:40:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:40:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:40:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:40:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:40:31 at java.lang.reflect.Method.invoke (Method.java:580) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:40:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:40:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 12:40:31 [INFO] 12:40:31 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 12:40:31 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.21.1-SNAPSHOT [3/84] 12:40:31 [INFO] from openflowjava/openflow-protocol-api/pom.xml 12:40:31 [INFO] -------------------------------[ bundle ]------------------------------- 12:40:31 [INFO] 12:40:31 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- 12:40:31 [INFO] 12:40:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- 12:40:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:40:31 [INFO] 12:40:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 12:40:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:40:31 [INFO] 12:40:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- 12:40:32 [INFO] 12:40:32 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- 12:40:32 [INFO] 12:40:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 12:40:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:40:32 [INFO] 12:40:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-api --- 12:40:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:40:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 12:40:33 [INFO] yang-to-sources: Found 3 dependencies in 9.347 ms 12:40:34 [INFO] yang-to-sources: Project model files found: 9 in 252.6 ms 12:40:34 [INFO] yang-to-sources: 12 YANG models processed in 461.5 ms 12:40:34 [INFO] BindingJavaFileGenerator: Defined 865 files in 138.1 ms 12:40:34 [INFO] Sorted 865 files into 170 directories in 4.489 ms 12:40:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 670.2 ms 12:40:35 [INFO] 12:40:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 12:40:35 [INFO] Starting audit... 12:40:35 Audit done. 12:40:35 [INFO] You have 0 Checkstyle violations. 12:40:35 [INFO] 12:40:35 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 12:40:36 [INFO] Starting audit... 12:40:36 Audit done. 12:40:36 [INFO] You have 0 Checkstyle violations. 12:40:36 [INFO] 12:40:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- 12:40:36 [INFO] 12:40:36 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 12:40:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 12:40:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 12:40:36 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 12:40:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:40:36 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 12:40:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 12:40:36 [INFO] 12:40:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- 12:40:37 [INFO] Recompiling the module because of changed source code. 12:40:37 [INFO] Compiling 916 source files with javac [debug release 21] to target/classes 12:40:43 [INFO] 12:40:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 12:40:43 [INFO] 12:40:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- 12:40:43 [INFO] Fork Value is true 12:40:48 [INFO] Done SpotBugs Analysis.... 12:40:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:40:49 [INFO] 12:40:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 12:40:49 [INFO] 12:40:49 [INFO] 12:40:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- 12:40:49 [INFO] BugInstance size is 0 12:40:49 [INFO] Error size is 0 12:40:49 [INFO] No errors/warnings found 12:40:49 [INFO] 12:40:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 12:40:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/test/resources 12:40:49 [INFO] 12:40:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-api --- 12:40:49 [INFO] Recompiling the module because of changed dependency. 12:40:49 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 12:40:49 [INFO] 12:40:49 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-api --- 12:40:49 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/surefire-reports 12:40:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:40:50 [INFO] 12:40:50 [INFO] ------------------------------------------------------- 12:40:50 [INFO] T E S T S 12:40:50 [INFO] ------------------------------------------------------- 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 12:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 12:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 12:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 12:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 12:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 12:40:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 12:40:51 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 12:40:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 12:40:51 [INFO] 12:40:51 [INFO] Results: 12:40:51 [INFO] 12:40:51 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 12:40:51 [INFO] 12:40:51 [INFO] 12:40:51 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-api --- 12:40:51 [INFO] 12:40:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- 12:40:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT.jar 12:40:53 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 12:40:53 [INFO] 12:40:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- 12:41:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-javadoc.jar 12:41:03 [INFO] 12:41:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- 12:41:03 [INFO] CycloneDX: Resolving Dependencies 12:41:04 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 12:41:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml 12:41:04 [INFO] attaching as openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json 12:41:04 [INFO] attaching as openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.json 12:41:04 [INFO] 12:41:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 12:41:04 [INFO] Skipping duplicate-finder execution! 12:41:04 [INFO] 12:41:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 12:41:04 [INFO] No dependency problems found 12:41:04 [INFO] 12:41:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 12:41:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-sources.jar 12:41:04 [INFO] 12:41:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- 12:41:05 [INFO] 12:41:05 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-api --- 12:41:05 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 12:41:05 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 12:41:05 [INFO] 12:41:05 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- 12:41:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT.pom 12:41:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT.jar 12:41:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-javadoc.jar 12:41:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.json 12:41:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-sources.jar 12:41:05 [INFO] 12:41:05 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- 12:41:05 [INFO] Writing OBR metadata 12:41:05 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT.jar 12:41:05 [INFO] Writing OBR metadata 12:41:05 [INFO] 12:41:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-api --- 12:41:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:41:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:41:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:05 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 12:41:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:41:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:05 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 12:41:05 [INFO] 12:41:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-api --- 12:41:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:41:05 [INFO] 12:41:05 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 12:41:05 [INFO] Building openflowjava-parent 0.21.1-SNAPSHOT [4/84] 12:41:05 [INFO] from openflowjava/pom.xml 12:41:05 [INFO] --------------------------------[ pom ]--------------------------------- 12:41:05 [INFO] 12:41:05 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- 12:41:05 [INFO] 12:41:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- 12:41:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:05 [INFO] 12:41:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 12:41:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:05 [INFO] 12:41:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- 12:41:05 [INFO] 12:41:05 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- 12:41:05 [INFO] 12:41:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-parent --- 12:41:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:41:05 [INFO] 12:41:05 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 12:41:05 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 12:41:05 [INFO] 12:41:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 12:41:05 [INFO] Starting audit... 12:41:05 Audit done. 12:41:05 [INFO] You have 0 Checkstyle violations. 12:41:05 [INFO] 12:41:05 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 12:41:05 [INFO] Starting audit... 12:41:05 Audit done. 12:41:05 [INFO] You have 0 Checkstyle violations. 12:41:05 [INFO] 12:41:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- 12:41:05 [INFO] 12:41:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 12:41:05 [INFO] 12:41:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- 12:41:05 [INFO] No files found to run spotbugs, check compile phase has been run 12:41:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:41:05 [INFO] 12:41:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 12:41:05 [INFO] 12:41:05 [INFO] 12:41:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- 12:41:05 [INFO] 12:41:05 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-parent --- 12:41:05 [INFO] 12:41:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- 12:41:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:41:05 [INFO] 12:41:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- 12:41:05 [INFO] CycloneDX: Resolving Dependencies 12:41:06 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:41:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml 12:41:06 [INFO] attaching as openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json 12:41:06 [INFO] attaching as openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.json 12:41:06 [INFO] 12:41:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 12:41:06 [INFO] Skipping duplicate-finder execution! 12:41:06 [INFO] 12:41:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 12:41:06 [INFO] Skipping pom project 12:41:06 [INFO] 12:41:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- 12:41:06 [INFO] 12:41:06 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-parent --- 12:41:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:41:06 [INFO] 12:41:06 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- 12:41:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-SNAPSHOT.pom 12:41:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.json 12:41:06 [INFO] 12:41:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-parent --- 12:41:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:41:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:41:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:06 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 12:41:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:41:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:06 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 12:41:06 [INFO] 12:41:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 12:41:06 [INFO] 12:41:06 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 12:41:06 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.21.1-SNAPSHOT [5/84] 12:41:06 [INFO] from openflowjava/openflow-protocol-spi/pom.xml 12:41:06 [INFO] -------------------------------[ bundle ]------------------------------- 12:41:06 [INFO] 12:41:06 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- 12:41:06 [INFO] 12:41:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- 12:41:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:06 [INFO] 12:41:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 12:41:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:06 [INFO] 12:41:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 12:41:06 [INFO] 12:41:06 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- 12:41:06 [INFO] 12:41:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 12:41:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:41:06 [INFO] 12:41:06 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-spi --- 12:41:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:41:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 12:41:06 [INFO] yang-to-sources: Found 4 dependencies in 1.945 ms 12:41:06 [INFO] yang-to-sources: Project model files found: 1 in 2.663 ms 12:41:06 [INFO] yang-to-sources: 3 YANG models processed in 78.79 ms 12:41:06 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.821 ms 12:41:06 [INFO] Sorted 11 files into 4 directories in 202.9 μs 12:41:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 11.50 ms 12:41:06 [INFO] 12:41:06 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 12:41:06 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 12:41:06 [INFO] 12:41:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 12:41:06 [INFO] Starting audit... 12:41:06 Audit done. 12:41:06 [INFO] You have 0 Checkstyle violations. 12:41:06 [INFO] 12:41:06 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 12:41:06 [INFO] Starting audit... 12:41:06 Audit done. 12:41:06 [INFO] You have 0 Checkstyle violations. 12:41:06 [INFO] 12:41:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- 12:41:06 [INFO] 12:41:06 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 12:41:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 12:41:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 12:41:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:41:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:41:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:41:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 12:41:06 [INFO] 12:41:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- 12:41:06 [INFO] Recompiling the module because of changed dependency. 12:41:06 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 12:41:07 [INFO] 12:41:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 12:41:07 [INFO] 12:41:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- 12:41:07 [INFO] Fork Value is true 12:41:09 [INFO] Done SpotBugs Analysis.... 12:41:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:41:09 [INFO] 12:41:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 12:41:09 [INFO] 12:41:09 [INFO] 12:41:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- 12:41:09 [INFO] BugInstance size is 0 12:41:09 [INFO] Error size is 0 12:41:09 [INFO] No errors/warnings found 12:41:09 [INFO] 12:41:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 12:41:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/test/resources 12:41:09 [INFO] 12:41:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-spi --- 12:41:09 [INFO] No sources to compile 12:41:09 [INFO] 12:41:09 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-spi --- 12:41:09 [INFO] No tests to run. 12:41:09 [INFO] 12:41:09 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-spi --- 12:41:09 [INFO] 12:41:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- 12:41:09 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT.jar 12:41:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 12:41:09 [INFO] 12:41:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- 12:41:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT-javadoc.jar 12:41:11 [INFO] 12:41:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- 12:41:11 [INFO] CycloneDX: Resolving Dependencies 12:41:12 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 12:41:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml 12:41:12 [INFO] attaching as openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json 12:41:12 [INFO] attaching as openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.json 12:41:12 [INFO] 12:41:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 12:41:12 [INFO] Skipping duplicate-finder execution! 12:41:12 [INFO] 12:41:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 12:41:12 [INFO] No dependency problems found 12:41:12 [INFO] 12:41:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- 12:41:12 [INFO] 12:41:12 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-spi --- 12:41:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:41:12 [INFO] 12:41:12 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- 12:41:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT.pom 12:41:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT.jar 12:41:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT-javadoc.jar 12:41:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.json 12:41:12 [INFO] 12:41:12 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- 12:41:12 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT.jar 12:41:12 [INFO] Writing OBR metadata 12:41:12 [INFO] 12:41:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-spi --- 12:41:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:41:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:41:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:12 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 12:41:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:41:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:12 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 12:41:12 [INFO] 12:41:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-spi --- 12:41:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:41:12 [INFO] 12:41:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 12:41:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT-sources.jar 12:41:12 [INFO] 12:41:12 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 12:41:12 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.21.1-SNAPSHOT [6/84] 12:41:12 [INFO] from openflowjava/openflowjava-util/pom.xml 12:41:12 [INFO] -------------------------------[ bundle ]------------------------------- 12:41:12 [INFO] 12:41:12 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- 12:41:12 [INFO] 12:41:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- 12:41:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:12 [INFO] 12:41:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- 12:41:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:12 [INFO] 12:41:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- 12:41:13 [INFO] 12:41:13 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- 12:41:13 [INFO] 12:41:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-util --- 12:41:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:41:13 [INFO] 12:41:13 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 12:41:13 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 12:41:13 [INFO] 12:41:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 12:41:13 [INFO] Starting audit... 12:41:13 Audit done. 12:41:13 [INFO] You have 0 Checkstyle violations. 12:41:13 [INFO] 12:41:13 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 12:41:13 [INFO] Starting audit... 12:41:13 Audit done. 12:41:13 [INFO] You have 0 Checkstyle violations. 12:41:13 [INFO] 12:41:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- 12:41:13 [INFO] 12:41:13 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 12:41:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 12:41:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 12:41:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 12:41:13 [INFO] 12:41:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- 12:41:13 [INFO] Recompiling the module because of changed dependency. 12:41:13 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 12:41:13 [INFO] 12:41:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 12:41:13 [INFO] 12:41:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- 12:41:13 [INFO] Fork Value is true 12:41:15 [INFO] Done SpotBugs Analysis.... 12:41:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:41:15 [INFO] 12:41:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 12:41:15 [INFO] 12:41:15 [INFO] 12:41:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- 12:41:15 [INFO] BugInstance size is 0 12:41:15 [INFO] Error size is 0 12:41:15 [INFO] No errors/warnings found 12:41:15 [INFO] 12:41:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- 12:41:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/test/resources 12:41:15 [INFO] 12:41:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-util --- 12:41:15 [INFO] Recompiling the module because of changed dependency. 12:41:15 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 12:41:16 [INFO] 12:41:16 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-util --- 12:41:16 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/surefire-reports 12:41:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:41:16 [INFO] 12:41:16 [INFO] ------------------------------------------------------- 12:41:16 [INFO] T E S T S 12:41:16 [INFO] ------------------------------------------------------- 12:41:17 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 12:41:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 12:41:17 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 12:41:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 12:41:17 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 12:41:17 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 12:41:17 [INFO] 12:41:17 [INFO] Results: 12:41:17 [INFO] 12:41:17 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 12:41:17 [INFO] 12:41:17 [INFO] 12:41:17 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-util --- 12:41:17 [INFO] 12:41:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- 12:41:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT.jar 12:41:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 12:41:17 [INFO] 12:41:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- 12:41:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT-javadoc.jar 12:41:19 [INFO] 12:41:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- 12:41:19 [INFO] CycloneDX: Resolving Dependencies 12:41:19 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 12:41:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml 12:41:19 [INFO] attaching as openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json 12:41:19 [INFO] attaching as openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.json 12:41:19 [INFO] 12:41:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 12:41:19 [INFO] Skipping duplicate-finder execution! 12:41:19 [INFO] 12:41:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-util --- 12:41:19 [INFO] No dependency problems found 12:41:19 [INFO] 12:41:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- 12:41:19 [INFO] 12:41:19 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-util --- 12:41:19 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 12:41:19 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 12:41:19 [INFO] 12:41:19 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- 12:41:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT.pom 12:41:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT.jar 12:41:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT-javadoc.jar 12:41:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.xml 12:41:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.json 12:41:19 [INFO] 12:41:19 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- 12:41:19 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT.jar 12:41:19 [INFO] Writing OBR metadata 12:41:19 [INFO] 12:41:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-util --- 12:41:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:41:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:41:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:19 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml 12:41:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 12:41:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:41:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:41:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:41:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:41:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:41:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:41:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:41:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:41:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:41:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:41:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:41:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:41:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:41:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:41:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:41:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:41:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:41:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:41:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:41:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:41:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:41:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:41:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:41:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:41:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:41:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:41:19 at java.lang.reflect.Method.invoke (Method.java:580) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:41:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:41:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 12:41:19 [INFO] 12:41:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-util --- 12:41:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:41:19 [INFO] 12:41:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 12:41:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT-sources.jar 12:41:19 [INFO] 12:41:19 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 12:41:19 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.21.1-SNAPSHOT [7/84] 12:41:19 [INFO] from openflowjava/openflow-protocol-impl/pom.xml 12:41:19 [INFO] -------------------------------[ bundle ]------------------------------- 12:41:20 [INFO] 12:41:20 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- 12:41:20 [INFO] 12:41:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- 12:41:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:20 [INFO] 12:41:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 12:41:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:41:20 [INFO] 12:41:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 12:41:20 [INFO] 12:41:20 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- 12:41:20 [INFO] 12:41:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 12:41:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:41:20 [INFO] 12:41:20 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 12:41:20 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 12:41:20 [INFO] 12:41:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 12:41:20 [INFO] Starting audit... 12:41:20 Audit done. 12:41:20 [INFO] You have 0 Checkstyle violations. 12:41:20 [INFO] 12:41:20 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 12:41:23 [INFO] Starting audit... 12:41:23 Audit done. 12:41:23 [INFO] You have 0 Checkstyle violations. 12:41:23 [INFO] 12:41:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- 12:41:23 [INFO] 12:41:23 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 12:41:23 [INFO] Copying 5 resources from src/main/resources to target/classes 12:41:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 12:41:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 12:41:23 [INFO] 12:41:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- 12:41:23 [INFO] Recompiling the module because of changed dependency. 12:41:23 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 12:41:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 12:41:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 12:41:25 required: java.lang.Class 12:41:25 found: java.lang.Class 12:41:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 12:41:25 required: java.lang.Class 12:41:25 found: java.lang.Class 12:41:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 12:41:25 required: java.lang.Class 12:41:25 found: java.lang.Class 12:41:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 12:41:25 required: java.lang.Class 12:41:25 found: java.lang.Class 12:41:25 [INFO] 12:41:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 12:41:25 [INFO] 12:41:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- 12:41:25 [INFO] Fork Value is true 12:41:35 [INFO] Done SpotBugs Analysis.... 12:41:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:41:36 [INFO] 12:41:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 12:41:36 [INFO] 12:41:36 [INFO] 12:41:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- 12:41:36 [INFO] BugInstance size is 0 12:41:36 [INFO] Error size is 0 12:41:36 [INFO] No errors/warnings found 12:41:36 [INFO] 12:41:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 12:41:36 [INFO] Copying 4 resources from src/test/resources to target/test-classes 12:41:36 [INFO] 12:41:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-impl --- 12:41:36 [INFO] Recompiling the module because of changed dependency. 12:41:36 [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes 12:41:37 [INFO] 12:41:37 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-impl --- 12:41:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/surefire-reports 12:41:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:41:37 [INFO] 12:41:37 [INFO] ------------------------------------------------------- 12:41:37 [INFO] T E S T S 12:41:37 [INFO] ------------------------------------------------------- 12:41:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 12:41:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:41:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.37 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 12:41:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 12:42:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.476 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 12:42:02 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 12:42:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 12:42:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 12:42:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 12:42:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 12:42:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 12:42:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 12:42:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 12:42:03 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 12:42:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 12:42:03 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 12:42:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 12:42:03 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 12:42:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 12:42:03 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 12:42:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 12:42:03 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 12:42:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 12:42:03 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 12:42:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 12:42:04 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 12:42:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.867 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 12:42:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 12:42:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 12:42:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 12:42:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 12:42:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 12:42:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 12:42:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 12:42:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 12:42:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 12:42:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 12:42:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 12:42:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 12:42:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 12:42:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 12:42:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 12:42:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 12:42:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 12:42:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 12:42:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 12:42:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 12:42:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 12:42:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 12:42:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 12:42:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 12:42:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 12:42:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 12:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 12:42:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 12:42:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 12:42:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 12:42:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 12:42:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 12:42:10 [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 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 12:42:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 12:42:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 12:42:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 12:42:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 12:42:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 12:42:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 12:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 12:42:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 12:42:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 12:42:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 12:42:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 12:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 12:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 12:42:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 12:42:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 12:42:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 12:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 12:42:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 12:42:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 12:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 12:42:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 12:42:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 12:42:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 12:42:11 [INFO] 12:42:11 [INFO] Results: 12:42:11 [INFO] 12:42:11 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 12:42:11 [INFO] 12:42:11 [INFO] 12:42:11 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-impl --- 12:42:11 [INFO] 12:42:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- 12:42:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT.jar 12:42:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 12:42:11 [INFO] 12:42:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- 12:42:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-javadoc.jar 12:42:16 [INFO] 12:42:16 [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- 12:42:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-tests.jar 12:42:17 [INFO] 12:42:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- 12:42:17 [INFO] CycloneDX: Resolving Dependencies 12:42:17 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 12:42:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml 12:42:17 [INFO] attaching as openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json 12:42:17 [INFO] attaching as openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:42:17 [INFO] 12:42:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 12:42:17 [INFO] Skipping duplicate-finder execution! 12:42:17 [INFO] 12:42:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 12:42:18 [INFO] No dependency problems found 12:42:18 [INFO] 12:42:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- 12:42:18 [INFO] 12:42:18 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-impl --- 12:42:18 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 12:42:18 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 12:42:18 [INFO] 12:42:18 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- 12:42:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT.pom 12:42:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT.jar 12:42:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-javadoc.jar 12:42:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-tests.jar 12:42:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:42:18 [INFO] 12:42:18 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- 12:42:19 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT.jar 12:42:19 [INFO] Writing OBR metadata 12:42:19 [INFO] 12:42:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-impl --- 12:42:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:42:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:42:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:19 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 12:42:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:42:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:19 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 12:42:19 [INFO] 12:42:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-impl --- 12:42:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:42:19 [INFO] 12:42:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 12:42:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-sources.jar 12:42:19 [INFO] 12:42:19 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 12:42:19 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.21.1-SNAPSHOT [8/84] 12:42:19 [INFO] from features/odl-openflowjava-protocol/pom.xml 12:42:19 [INFO] ------------------------------[ feature ]------------------------------- 12:42:19 [INFO] 12:42:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- 12:42:19 [INFO] 12:42:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- 12:42:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:42:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:42:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:19 [INFO] 12:42:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 12:42:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:19 [INFO] 12:42:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 12:42:20 [INFO] 12:42:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- 12:42:20 [INFO] 12:42:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 12:42:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:42:20 [INFO] argLine set to empty 12:42:20 [INFO] 12:42:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 12:42:21 [INFO] Starting audit... 12:42:21 Audit done. 12:42:21 [INFO] You have 0 Checkstyle violations. 12:42:21 [INFO] 12:42:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 12:42:21 [INFO] Starting audit... 12:42:21 Audit done. 12:42:21 [INFO] You have 0 Checkstyle violations. 12:42:21 [INFO] 12:42:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- 12:42:21 [INFO] 12:42:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 12:42:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 12:42:21 [INFO] ...done! 12:42:21 [INFO] Attaching features XML 12:42:21 [INFO] 12:42:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- 12:42:21 [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 12:42:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:42:21 [INFO] 12:42:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 12:42:21 [INFO] 12:42:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 12:42:22 [INFO] No files found to run spotbugs, check compile phase has been run 12:42:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:42:22 [INFO] 12:42:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 12:42:22 [INFO] 12:42:22 [INFO] 12:42:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- 12:42:22 [INFO] 12:42:22 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowjava-protocol --- 12:42:22 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 12:42:24 [INFO] Project dependency features detected: [] 12:42:24 [INFO] Pax Exam System (Version: 4.14.0) created. 12:42:24 [INFO] Creating RMI registry server on 127.0.0.1:38293 12:42:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:42:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:42:25 [INFO] Waiting for remote bundle context.. on 38293 name: beab5264-21f3-407f-87f8-66619967eb98 timout: [ RelativeTimeout value = 180000 ] 12:42:31 [INFO] Building jar from resources and headers. 12:42:31 [INFO] Writing jar finished. 12:42:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:42:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:42:34 [INFO] 12:42:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowjava-protocol --- 12:42:34 [INFO] 12:42:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 12:42:34 [INFO] No Javadoc in project. Archive not created. 12:42:34 [INFO] 12:42:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- 12:42:34 [INFO] CycloneDX: Resolving Dependencies 12:42:35 [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s) 12:42:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml 12:42:35 [INFO] attaching as odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json 12:42:35 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:42:35 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:42:35 [INFO] attaching as odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.json 12:42:35 [INFO] 12:42:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 12:42:35 [INFO] Skipping duplicate-finder execution! 12:42:35 [INFO] 12:42:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 12:42:35 [INFO] Skipping plugin execution 12:42:35 [INFO] 12:42:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 12:42:35 [INFO] Skipping source per configuration. 12:42:35 [INFO] 12:42:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 12:42:35 [INFO] 12:42:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowjava-protocol --- 12:42:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:42:35 [INFO] 12:42:35 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- 12:42:35 [WARNING] 12:42:35 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 12:42:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:42:35 [WARNING] 12:42:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:42:35 [WARNING] 12:42:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT.pom 12:42:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT-features.xml 12:42:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.json 12:42:35 [INFO] 12:42:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowjava-protocol --- 12:42:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:42:35 [WARNING] 12:42:35 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 12:42:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:42:35 [WARNING] 12:42:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:42:35 [WARNING] 12:42:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:42:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:35 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 12:42:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:42:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:36 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 12:42:36 [INFO] 12:42:36 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 12:42:36 [INFO] Building model-inventory 0.21.1-SNAPSHOT [9/84] 12:42:36 [INFO] from model/model-inventory/pom.xml 12:42:36 [INFO] -------------------------------[ bundle ]------------------------------- 12:42:36 [INFO] 12:42:36 [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- 12:42:36 [INFO] 12:42:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- 12:42:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:36 [INFO] 12:42:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- 12:42:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:36 [INFO] 12:42:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- 12:42:36 [INFO] 12:42:36 [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- 12:42:36 [INFO] 12:42:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-inventory --- 12:42:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:42:36 [INFO] 12:42:36 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-inventory --- 12:42:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:42:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 12:42:36 [INFO] yang-to-sources: Found 2 dependencies in 915.6 μs 12:42:36 [INFO] yang-to-sources: Project model files found: 1 in 2.330 ms 12:42:36 [INFO] yang-to-sources: 3 YANG models processed in 15.81 ms 12:42:36 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.389 ms 12:42:36 [INFO] Sorted 32 files into 5 directories in 107.8 μs 12:42:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 15.52 ms 12:42:36 [INFO] 12:42:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 12:42:36 [INFO] Starting audit... 12:42:36 Audit done. 12:42:36 [INFO] You have 0 Checkstyle violations. 12:42:36 [INFO] 12:42:36 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 12:42:36 [INFO] Starting audit... 12:42:36 Audit done. 12:42:36 [INFO] You have 0 Checkstyle violations. 12:42:36 [INFO] 12:42:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- 12:42:36 [INFO] 12:42:36 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 12:42:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 12:42:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 12:42:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:42:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:42:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:42:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 12:42:36 [INFO] 12:42:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- 12:42:36 [INFO] Recompiling the module because of changed source code. 12:42:36 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 12:42:36 [INFO] 12:42:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> 12:42:36 [INFO] 12:42:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- 12:42:36 [INFO] Fork Value is true 12:42:39 [INFO] Done SpotBugs Analysis.... 12:42:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:42:39 [INFO] 12:42:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< 12:42:39 [INFO] 12:42:39 [INFO] 12:42:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- 12:42:39 [INFO] BugInstance size is 0 12:42:39 [INFO] Error size is 0 12:42:39 [INFO] No errors/warnings found 12:42:39 [INFO] 12:42:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- 12:42:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/test/resources 12:42:39 [INFO] 12:42:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-inventory --- 12:42:39 [INFO] No sources to compile 12:42:39 [INFO] 12:42:39 [INFO] --- surefire:3.5.4:test (default-test) @ model-inventory --- 12:42:39 [INFO] No tests to run. 12:42:39 [INFO] 12:42:39 [INFO] --- copy:14.1.6:copy-files (default) @ model-inventory --- 12:42:39 [INFO] 12:42:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- 12:42:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT.jar 12:42:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/META-INF/MANIFEST.MF 12:42:39 [INFO] 12:42:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- 12:42:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-javadoc.jar 12:42:41 [INFO] 12:42:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- 12:42:41 [INFO] CycloneDX: Resolving Dependencies 12:42:41 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 12:42:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml 12:42:41 [INFO] attaching as model-inventory-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json 12:42:41 [INFO] attaching as model-inventory-0.21.1-SNAPSHOT-cyclonedx.json 12:42:41 [INFO] 12:42:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 12:42:41 [INFO] Skipping duplicate-finder execution! 12:42:41 [INFO] 12:42:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-inventory --- 12:42:41 [INFO] No dependency problems found 12:42:41 [INFO] 12:42:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 12:42:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-sources.jar 12:42:41 [INFO] 12:42:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- 12:42:41 [INFO] 12:42:41 [INFO] --- jacoco:0.8.14:report (report) @ model-inventory --- 12:42:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:42:41 [INFO] 12:42:41 [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- 12:42:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT.pom 12:42:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT.jar 12:42:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-javadoc.jar 12:42:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-cyclonedx.json 12:42:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-sources.jar 12:42:41 [INFO] 12:42:41 [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- 12:42:41 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT.jar 12:42:41 [INFO] Writing OBR metadata 12:42:41 [INFO] 12:42:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-inventory --- 12:42:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:42:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:42:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:41 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 12:42:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:42:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:41 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 12:42:41 [INFO] 12:42:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-inventory --- 12:42:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:42:41 [INFO] 12:42:41 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 12:42:41 [INFO] Building model-flow-base 0.21.1-SNAPSHOT [10/84] 12:42:41 [INFO] from model/model-flow-base/pom.xml 12:42:41 [INFO] -------------------------------[ bundle ]------------------------------- 12:42:41 [INFO] 12:42:41 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- 12:42:41 [INFO] 12:42:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- 12:42:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:41 [INFO] 12:42:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- 12:42:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:41 [INFO] 12:42:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- 12:42:42 [INFO] 12:42:42 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- 12:42:42 [INFO] 12:42:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-base --- 12:42:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:42:42 [INFO] 12:42:42 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-base --- 12:42:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:42:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 12:42:42 [INFO] yang-to-sources: Found 7 dependencies in 1.490 ms 12:42:42 [INFO] yang-to-sources: Project model files found: 11 in 27.94 ms 12:42:42 [INFO] yang-to-sources: 21 YANG models processed in 359.3 ms 12:42:42 [INFO] BindingJavaFileGenerator: Defined 602 files in 44.05 ms 12:42:42 [INFO] Sorted 602 files into 136 directories in 701.3 μs 12:42:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 164.4 ms 12:42:42 [INFO] 12:42:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 12:42:42 [INFO] Starting audit... 12:42:42 Audit done. 12:42:42 [INFO] You have 0 Checkstyle violations. 12:42:42 [INFO] 12:42:42 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 12:42:42 [INFO] Starting audit... 12:42:42 Audit done. 12:42:42 [INFO] You have 0 Checkstyle violations. 12:42:42 [INFO] 12:42:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- 12:42:42 [INFO] 12:42:42 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 12:42:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 12:42:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 12:42:42 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 12:42:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:42:42 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 12:42:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 12:42:42 [INFO] 12:42:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- 12:42:42 [INFO] Recompiling the module because of changed dependency. 12:42:42 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 12:42:45 [INFO] 12:42:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> 12:42:45 [INFO] 12:42:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- 12:42:45 [INFO] Fork Value is true 12:42:49 [INFO] Done SpotBugs Analysis.... 12:42:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:42:49 [INFO] 12:42:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< 12:42:49 [INFO] 12:42:49 [INFO] 12:42:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- 12:42:49 [INFO] BugInstance size is 0 12:42:49 [INFO] Error size is 0 12:42:49 [INFO] No errors/warnings found 12:42:49 [INFO] 12:42:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- 12:42:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/test/resources 12:42:49 [INFO] 12:42:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-base --- 12:42:49 [INFO] No sources to compile 12:42:49 [INFO] 12:42:49 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-base --- 12:42:49 [INFO] No tests to run. 12:42:49 [INFO] 12:42:49 [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-base --- 12:42:49 [INFO] 12:42:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- 12:42:50 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT.jar 12:42:50 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/META-INF/MANIFEST.MF 12:42:50 [INFO] 12:42:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- 12:42:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-javadoc.jar 12:42:58 [INFO] 12:42:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- 12:42:58 [INFO] CycloneDX: Resolving Dependencies 12:42:59 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 12:42:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml 12:42:59 [INFO] attaching as model-flow-base-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json 12:42:59 [INFO] attaching as model-flow-base-0.21.1-SNAPSHOT-cyclonedx.json 12:42:59 [INFO] 12:42:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 12:42:59 [INFO] Skipping duplicate-finder execution! 12:42:59 [INFO] 12:42:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-base --- 12:42:59 [WARNING] Used undeclared dependencies found: 12:42:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:42:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:42:59 [INFO] 12:42:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 12:42:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-sources.jar 12:42:59 [INFO] 12:42:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- 12:42:59 [INFO] 12:42:59 [INFO] --- jacoco:0.8.14:report (report) @ model-flow-base --- 12:42:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:42:59 [INFO] 12:42:59 [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- 12:42:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT.pom 12:42:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT.jar 12:42:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-javadoc.jar 12:42:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-cyclonedx.xml 12:42:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-cyclonedx.json 12:42:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-sources.jar 12:42:59 [INFO] 12:42:59 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- 12:42:59 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT.jar 12:42:59 [INFO] Writing OBR metadata 12:42:59 [INFO] 12:42:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-base --- 12:42:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:42:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:42:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:59 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml 12:42:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 12:42:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:42:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:42:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:42:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:42:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:42:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:42:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:42:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:42:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:42:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:42:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:42:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:42:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:42:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:42:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:42:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:42:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:42:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:42:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:42:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:42:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:42:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:42:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:42:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:42:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:42:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:42:59 at java.lang.reflect.Method.invoke (Method.java:580) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:42:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:42:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 12:42:59 [INFO] 12:42:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-base --- 12:42:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:42:59 [INFO] 12:42:59 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 12:42:59 [INFO] Building model-flow-service 0.21.1-SNAPSHOT [11/84] 12:42:59 [INFO] from model/model-flow-service/pom.xml 12:42:59 [INFO] -------------------------------[ bundle ]------------------------------- 12:42:59 [INFO] 12:42:59 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- 12:42:59 [INFO] 12:42:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- 12:42:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:59 [INFO] 12:42:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- 12:42:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:42:59 [INFO] 12:42:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- 12:43:00 [INFO] 12:43:00 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- 12:43:00 [INFO] 12:43:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-service --- 12:43:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:43:00 [INFO] 12:43:00 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-service --- 12:43:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:43:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 12:43:00 [INFO] yang-to-sources: Found 8 dependencies in 2.003 ms 12:43:00 [INFO] yang-to-sources: Project model files found: 22 in 15.19 ms 12:43:00 [INFO] yang-to-sources: 45 YANG models processed in 654.2 ms 12:43:00 [INFO] BindingJavaFileGenerator: Defined 521 files in 53.14 ms 12:43:00 [INFO] Sorted 521 files into 101 directories in 698.3 μs 12:43:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 167.3 ms 12:43:00 [INFO] 12:43:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 12:43:00 [INFO] Starting audit... 12:43:00 Audit done. 12:43:00 [INFO] You have 0 Checkstyle violations. 12:43:00 [INFO] 12:43:00 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 12:43:00 [INFO] Starting audit... 12:43:00 Audit done. 12:43:00 [INFO] You have 0 Checkstyle violations. 12:43:00 [INFO] 12:43:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- 12:43:00 [INFO] 12:43:00 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 12:43:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 12:43:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 12:43:00 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 12:43:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:43:00 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 12:43:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 12:43:00 [INFO] 12:43:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- 12:43:01 [INFO] Recompiling the module because of changed dependency. 12:43:01 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:03 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 12:43:03 [INFO] 12:43:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> 12:43:03 [INFO] 12:43:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- 12:43:03 [INFO] Fork Value is true 12:43:07 [INFO] Done SpotBugs Analysis.... 12:43:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:43:07 [INFO] 12:43:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< 12:43:07 [INFO] 12:43:07 [INFO] 12:43:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- 12:43:07 [INFO] BugInstance size is 0 12:43:07 [INFO] Error size is 0 12:43:07 [INFO] No errors/warnings found 12:43:07 [INFO] 12:43:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- 12:43:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/test/resources 12:43:07 [INFO] 12:43:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-service --- 12:43:07 [INFO] No sources to compile 12:43:07 [INFO] 12:43:07 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-service --- 12:43:07 [INFO] No tests to run. 12:43:07 [INFO] 12:43:07 [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-service --- 12:43:07 [INFO] 12:43:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- 12:43:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT.jar 12:43:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/META-INF/MANIFEST.MF 12:43:08 [INFO] 12:43:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- 12:43:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-javadoc.jar 12:43:15 [INFO] 12:43:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- 12:43:15 [INFO] CycloneDX: Resolving Dependencies 12:43:16 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 12:43:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml 12:43:16 [INFO] attaching as model-flow-service-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json 12:43:16 [INFO] attaching as model-flow-service-0.21.1-SNAPSHOT-cyclonedx.json 12:43:16 [INFO] 12:43:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 12:43:16 [INFO] Skipping duplicate-finder execution! 12:43:16 [INFO] 12:43:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-service --- 12:43:16 [INFO] No dependency problems found 12:43:16 [INFO] 12:43:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 12:43:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-sources.jar 12:43:16 [INFO] 12:43:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- 12:43:16 [INFO] 12:43:16 [INFO] --- jacoco:0.8.14:report (report) @ model-flow-service --- 12:43:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:43:16 [INFO] 12:43:16 [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- 12:43:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT.pom 12:43:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT.jar 12:43:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-javadoc.jar 12:43:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-cyclonedx.json 12:43:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-sources.jar 12:43:16 [INFO] 12:43:16 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- 12:43:16 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT.jar 12:43:16 [INFO] Writing OBR metadata 12:43:16 [INFO] 12:43:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-service --- 12:43:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:43:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:43:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:16 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 12:43:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:43:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:16 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 12:43:16 [INFO] 12:43:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-service --- 12:43:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:43:16 [INFO] 12:43:16 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 12:43:16 [INFO] Building model-flow-statistics 0.21.1-SNAPSHOT [12/84] 12:43:16 [INFO] from model/model-flow-statistics/pom.xml 12:43:16 [INFO] -------------------------------[ bundle ]------------------------------- 12:43:16 [INFO] 12:43:16 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- 12:43:16 [INFO] 12:43:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- 12:43:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:16 [INFO] 12:43:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 12:43:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:16 [INFO] 12:43:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- 12:43:17 [INFO] 12:43:17 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- 12:43:17 [INFO] 12:43:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-statistics --- 12:43:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:43:17 [INFO] 12:43:17 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-statistics --- 12:43:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:43:17 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 12:43:17 [INFO] yang-to-sources: Found 9 dependencies in 3.720 ms 12:43:17 [INFO] yang-to-sources: Project model files found: 8 in 6.920 ms 12:43:17 [INFO] yang-to-sources: 32 YANG models processed in 397.0 ms 12:43:17 [INFO] BindingJavaFileGenerator: Defined 292 files in 40.46 ms 12:43:17 [INFO] Sorted 292 files into 46 directories in 362.1 μs 12:43:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 108.1 ms 12:43:17 [INFO] 12:43:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 12:43:17 [INFO] Starting audit... 12:43:17 Audit done. 12:43:17 [INFO] You have 0 Checkstyle violations. 12:43:17 [INFO] 12:43:17 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 12:43:17 [INFO] Starting audit... 12:43:17 Audit done. 12:43:17 [INFO] You have 0 Checkstyle violations. 12:43:17 [INFO] 12:43:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- 12:43:17 [INFO] 12:43:17 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 12:43:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 12:43:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 12:43:17 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 12:43:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:43:17 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 12:43:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 12:43:17 [INFO] 12:43:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- 12:43:17 [INFO] Recompiling the module because of changed dependency. 12:43:17 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:43:19 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 12:43:19 [INFO] 12:43:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 12:43:19 [INFO] 12:43:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- 12:43:19 [INFO] Fork Value is true 12:43:22 [INFO] Done SpotBugs Analysis.... 12:43:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:43:22 [INFO] 12:43:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 12:43:22 [INFO] 12:43:22 [INFO] 12:43:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- 12:43:22 [INFO] BugInstance size is 0 12:43:22 [INFO] Error size is 0 12:43:22 [INFO] No errors/warnings found 12:43:22 [INFO] 12:43:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 12:43:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/test/resources 12:43:22 [INFO] 12:43:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-statistics --- 12:43:22 [INFO] No sources to compile 12:43:22 [INFO] 12:43:22 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-statistics --- 12:43:22 [INFO] No tests to run. 12:43:22 [INFO] 12:43:22 [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-statistics --- 12:43:22 [INFO] 12:43:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- 12:43:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT.jar 12:43:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 12:43:22 [INFO] 12:43:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- 12:43:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-javadoc.jar 12:43:28 [INFO] 12:43:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- 12:43:28 [INFO] CycloneDX: Resolving Dependencies 12:43:29 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 12:43:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml 12:43:29 [INFO] attaching as model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json 12:43:29 [INFO] attaching as model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.json 12:43:29 [INFO] 12:43:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 12:43:29 [INFO] Skipping duplicate-finder execution! 12:43:29 [INFO] 12:43:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 12:43:29 [INFO] No dependency problems found 12:43:29 [INFO] 12:43:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 12:43:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-sources.jar 12:43:29 [INFO] 12:43:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- 12:43:29 [INFO] 12:43:29 [INFO] --- jacoco:0.8.14:report (report) @ model-flow-statistics --- 12:43:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:43:29 [INFO] 12:43:29 [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- 12:43:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT.pom 12:43:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT.jar 12:43:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-javadoc.jar 12:43:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.json 12:43:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-sources.jar 12:43:29 [INFO] 12:43:29 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- 12:43:29 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT.jar 12:43:29 [INFO] Writing OBR metadata 12:43:29 [INFO] 12:43:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-statistics --- 12:43:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:43:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:43:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:29 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 12:43:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:43:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:29 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 12:43:29 [INFO] 12:43:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-statistics --- 12:43:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:43:29 [INFO] 12:43:29 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 12:43:29 [INFO] Building model-topology 0.21.1-SNAPSHOT [13/84] 12:43:29 [INFO] from model/model-topology/pom.xml 12:43:29 [INFO] -------------------------------[ bundle ]------------------------------- 12:43:29 [INFO] 12:43:29 [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- 12:43:29 [INFO] 12:43:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- 12:43:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:29 [INFO] 12:43:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- 12:43:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:29 [INFO] 12:43:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- 12:43:30 [INFO] 12:43:30 [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- 12:43:30 [INFO] 12:43:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-topology --- 12:43:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:43:30 [INFO] 12:43:30 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-topology --- 12:43:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:43:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 12:43:30 [INFO] yang-to-sources: Found 5 dependencies in 861.5 μs 12:43:30 [INFO] yang-to-sources: Project model files found: 1 in 1.638 ms 12:43:30 [INFO] yang-to-sources: 5 YANG models processed in 65.47 ms 12:43:30 [INFO] BindingJavaFileGenerator: Defined 8 files in 7.407 ms 12:43:30 [INFO] Sorted 8 files into 3 directories in 103.0 μs 12:43:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 11.68 ms 12:43:30 [INFO] 12:43:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 12:43:30 [INFO] Starting audit... 12:43:30 Audit done. 12:43:30 [INFO] You have 0 Checkstyle violations. 12:43:30 [INFO] 12:43:30 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 12:43:30 [INFO] Starting audit... 12:43:30 Audit done. 12:43:30 [INFO] You have 0 Checkstyle violations. 12:43:30 [INFO] 12:43:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- 12:43:30 [INFO] 12:43:30 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 12:43:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 12:43:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 12:43:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:43:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:43:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:43:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 12:43:30 [INFO] 12:43:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- 12:43:30 [INFO] Recompiling the module because of changed dependency. 12:43:30 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 12:43:30 [INFO] 12:43:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> 12:43:30 [INFO] 12:43:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- 12:43:30 [INFO] Fork Value is true 12:43:32 [INFO] Done SpotBugs Analysis.... 12:43:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:43:32 [INFO] 12:43:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< 12:43:32 [INFO] 12:43:32 [INFO] 12:43:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- 12:43:32 [INFO] BugInstance size is 0 12:43:32 [INFO] Error size is 0 12:43:32 [INFO] No errors/warnings found 12:43:32 [INFO] 12:43:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- 12:43:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/test/resources 12:43:32 [INFO] 12:43:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-topology --- 12:43:32 [INFO] No sources to compile 12:43:32 [INFO] 12:43:32 [INFO] --- surefire:3.5.4:test (default-test) @ model-topology --- 12:43:32 [INFO] No tests to run. 12:43:32 [INFO] 12:43:32 [INFO] --- copy:14.1.6:copy-files (default) @ model-topology --- 12:43:32 [INFO] 12:43:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- 12:43:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT.jar 12:43:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/META-INF/MANIFEST.MF 12:43:32 [INFO] 12:43:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- 12:43:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-javadoc.jar 12:43:34 [INFO] 12:43:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- 12:43:34 [INFO] CycloneDX: Resolving Dependencies 12:43:34 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 12:43:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml 12:43:34 [INFO] attaching as model-topology-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json 12:43:34 [INFO] attaching as model-topology-0.21.1-SNAPSHOT-cyclonedx.json 12:43:34 [INFO] 12:43:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 12:43:34 [INFO] Skipping duplicate-finder execution! 12:43:34 [INFO] 12:43:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-topology --- 12:43:34 [WARNING] Used undeclared dependencies found: 12:43:34 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 12:43:34 [INFO] 12:43:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 12:43:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-sources.jar 12:43:34 [INFO] 12:43:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- 12:43:34 [INFO] 12:43:34 [INFO] --- jacoco:0.8.14:report (report) @ model-topology --- 12:43:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:43:34 [INFO] 12:43:34 [INFO] --- install:3.1.4:install (default-install) @ model-topology --- 12:43:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT.pom 12:43:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT.jar 12:43:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-javadoc.jar 12:43:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-cyclonedx.json 12:43:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-sources.jar 12:43:34 [INFO] 12:43:34 [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- 12:43:34 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT.jar 12:43:34 [INFO] Writing OBR metadata 12:43:34 [INFO] 12:43:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-topology --- 12:43:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:43:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:34 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 12:43:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:34 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 12:43:34 [INFO] 12:43:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-topology --- 12:43:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:43:34 [INFO] 12:43:34 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 12:43:34 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.1-SNAPSHOT [14/84] 12:43:34 [INFO] from features/odl-openflowplugin-nsf-model/pom.xml 12:43:34 [INFO] ------------------------------[ feature ]------------------------------- 12:43:35 [INFO] 12:43:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] 12:43:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:35 [INFO] 12:43:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:35 [INFO] 12:43:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] 12:43:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] 12:43:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:43:35 [INFO] argLine set to empty 12:43:35 [INFO] 12:43:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] Starting audit... 12:43:35 Audit done. 12:43:35 [INFO] You have 0 Checkstyle violations. 12:43:35 [INFO] 12:43:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] Starting audit... 12:43:35 Audit done. 12:43:35 [INFO] You have 0 Checkstyle violations. 12:43:35 [INFO] 12:43:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] 12:43:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 12:43:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 12:43:36 [INFO] ...done! 12:43:36 [INFO] Attaching features XML 12:43:36 [INFO] 12:43:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- 12:43:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:43:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:43:36 [INFO] 12:43:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 12:43:36 [INFO] 12:43:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 12:43:36 [INFO] No files found to run spotbugs, check compile phase has been run 12:43:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:43:36 [INFO] 12:43:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 12:43:36 [INFO] 12:43:36 [INFO] 12:43:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 12:43:36 [INFO] 12:43:36 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nsf-model --- 12:43:36 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 12:43:36 [INFO] Project dependency features detected: [] 12:43:36 [INFO] Pax Exam System (Version: 4.14.0) created. 12:43:36 [INFO] Creating RMI registry server on 127.0.0.1:44243 12:43:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:43:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:43:36 [INFO] Waiting for remote bundle context.. on 44243 name: b300c46e-ba40-4335-8c87-161b5880ea33 timout: [ RelativeTimeout value = 180000 ] 12:43:42 [INFO] Building jar from resources and headers. 12:43:42 [INFO] Writing jar finished. 12:43:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:43:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:43:44 [INFO] 12:43:44 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nsf-model --- 12:43:44 [INFO] 12:43:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 12:43:44 [INFO] No Javadoc in project. Archive not created. 12:43:44 [INFO] 12:43:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- 12:43:44 [INFO] CycloneDX: Resolving Dependencies 12:43:45 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 12:43:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml 12:43:45 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json 12:43:45 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.json 12:43:45 [INFO] 12:43:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 12:43:45 [INFO] Skipping duplicate-finder execution! 12:43:45 [INFO] 12:43:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 12:43:45 [INFO] Skipping plugin execution 12:43:45 [INFO] 12:43:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 12:43:45 [INFO] Skipping source per configuration. 12:43:45 [INFO] 12:43:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 12:43:45 [INFO] 12:43:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nsf-model --- 12:43:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:43:45 [INFO] 12:43:45 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- 12:43:45 [WARNING] 12:43:45 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 12:43:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:43:45 [WARNING] 12:43:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:43:45 [WARNING] 12:43:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT.pom 12:43:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-features.xml 12:43:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.json 12:43:45 [INFO] 12:43:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 12:43:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:43:45 [WARNING] 12:43:45 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 12:43:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:43:45 [WARNING] 12:43:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:43:45 [WARNING] 12:43:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:43:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:45 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 12:43:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:43:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:45 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 12:43:45 [INFO] 12:43:45 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 12:43:45 [INFO] Building liblldp 0.21.1-SNAPSHOT [15/84] 12:43:45 [INFO] from libraries/liblldp/pom.xml 12:43:45 [INFO] -------------------------------[ bundle ]------------------------------- 12:43:45 [INFO] 12:43:45 [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- 12:43:45 [INFO] 12:43:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- 12:43:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:45 [INFO] 12:43:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- 12:43:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:45 [INFO] 12:43:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- 12:43:46 [INFO] 12:43:46 [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- 12:43:46 [INFO] 12:43:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ liblldp --- 12:43:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:43:46 [INFO] 12:43:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 12:43:46 [INFO] Starting audit... 12:43:46 Audit done. 12:43:46 [INFO] You have 0 Checkstyle violations. 12:43:46 [INFO] 12:43:46 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 12:43:47 [INFO] Starting audit... 12:43:47 Audit done. 12:43:47 [INFO] You have 0 Checkstyle violations. 12:43:47 [INFO] 12:43:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- 12:43:47 [INFO] 12:43:47 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 12:43:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 12:43:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 12:43:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 12:43:47 [INFO] 12:43:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- 12:43:47 [INFO] Recompiling the module because of changed source code. 12:43:47 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 12:43:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy 12:43:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy 12:43:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy 12:43:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy 12:43:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy 12:43:47 [INFO] 12:43:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> 12:43:47 [INFO] 12:43:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- 12:43:47 [INFO] Fork Value is true 12:43:52 [INFO] Done SpotBugs Analysis.... 12:43:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:43:52 [INFO] 12:43:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< 12:43:52 [INFO] 12:43:52 [INFO] 12:43:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- 12:43:52 [INFO] BugInstance size is 0 12:43:52 [INFO] Error size is 0 12:43:52 [INFO] No errors/warnings found 12:43:52 [INFO] 12:43:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- 12:43:52 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:43:52 [INFO] 12:43:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ liblldp --- 12:43:52 [INFO] Recompiling the module because of changed dependency. 12:43:52 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 12:43:52 [INFO] 12:43:52 [INFO] --- surefire:3.5.4:test (default-test) @ liblldp --- 12:43:52 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/surefire-reports 12:43:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:43:52 [INFO] 12:43:52 [INFO] ------------------------------------------------------- 12:43:52 [INFO] T E S T S 12:43:52 [INFO] ------------------------------------------------------- 12:43:53 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 12:43:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 12:43:53 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 12:43:53 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 12:43:53 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 12:43:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 12:43:53 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 12:43:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 12:43:53 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 12:43:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 12:43:53 [INFO] 12:43:53 [INFO] Results: 12:43:53 [INFO] 12:43:53 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 12:43:53 [INFO] 12:43:53 [INFO] 12:43:53 [INFO] --- copy:14.1.6:copy-files (default) @ liblldp --- 12:43:53 [INFO] 12:43:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- 12:43:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT.jar 12:43:53 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/META-INF/MANIFEST.MF 12:43:53 [INFO] 12:43:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- 12:43:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-javadoc.jar 12:43:55 [INFO] 12:43:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- 12:43:55 [INFO] CycloneDX: Resolving Dependencies 12:43:55 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 12:43:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml 12:43:55 [INFO] attaching as liblldp-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json 12:43:55 [INFO] attaching as liblldp-0.21.1-SNAPSHOT-cyclonedx.json 12:43:55 [INFO] 12:43:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 12:43:55 [INFO] Skipping duplicate-finder execution! 12:43:55 [INFO] 12:43:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ liblldp --- 12:43:55 [INFO] No dependency problems found 12:43:55 [INFO] 12:43:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 12:43:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-sources.jar 12:43:55 [INFO] 12:43:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- 12:43:55 [INFO] 12:43:55 [INFO] --- jacoco:0.8.14:report (report) @ liblldp --- 12:43:55 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec 12:43:55 [INFO] Analyzed bundle 'liblldp' with 13 classes 12:43:55 [INFO] 12:43:55 [INFO] --- install:3.1.4:install (default-install) @ liblldp --- 12:43:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT.pom 12:43:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT.jar 12:43:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-javadoc.jar 12:43:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-cyclonedx.xml 12:43:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-cyclonedx.json 12:43:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-sources.jar 12:43:55 [INFO] 12:43:55 [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- 12:43:55 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT.jar 12:43:55 [INFO] Writing OBR metadata 12:43:55 [INFO] 12:43:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ liblldp --- 12:43:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:43:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:43:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:55 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml 12:43:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 12:43:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:43:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:43:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:43:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:43:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:43:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:43:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:43:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:43:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:43:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:43:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:43:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:43:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:43:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:43:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:43:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:43:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:43:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:43:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:43:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:43:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:43:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:43:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:43:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:43:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:43:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:43:55 at java.lang.reflect.Method.invoke (Method.java:580) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:43:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:43:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 12:43:55 [INFO] 12:43:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ liblldp --- 12:43:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:43:55 [INFO] 12:43:55 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 12:43:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.21.1-SNAPSHOT [16/84] 12:43:55 [INFO] from features/odl-openflowplugin-libraries/pom.xml 12:43:55 [INFO] ------------------------------[ feature ]------------------------------- 12:43:55 [INFO] 12:43:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- 12:43:55 [INFO] 12:43:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 12:43:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:55 [INFO] 12:43:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 12:43:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:43:55 [INFO] 12:43:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] 12:43:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] 12:43:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:43:56 [INFO] argLine set to empty 12:43:56 [INFO] 12:43:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] Starting audit... 12:43:56 Audit done. 12:43:56 [INFO] You have 0 Checkstyle violations. 12:43:56 [INFO] 12:43:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] Starting audit... 12:43:56 Audit done. 12:43:56 [INFO] You have 0 Checkstyle violations. 12:43:56 [INFO] 12:43:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] 12:43:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 12:43:56 [INFO] ...done! 12:43:56 [INFO] Attaching features XML 12:43:56 [INFO] 12:43:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:43:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:43:56 [INFO] 12:43:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 12:43:56 [INFO] 12:43:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] No files found to run spotbugs, check compile phase has been run 12:43:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:43:56 [INFO] 12:43:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 12:43:56 [INFO] 12:43:56 [INFO] 12:43:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] 12:43:56 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-libraries --- 12:43:56 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 12:43:56 [INFO] Project dependency features detected: [] 12:43:56 [INFO] Pax Exam System (Version: 4.14.0) created. 12:43:56 [INFO] Creating RMI registry server on 127.0.0.1:37271 12:43:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:43:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:43:56 [INFO] Waiting for remote bundle context.. on 37271 name: 4ae0f401-333e-4506-ab01-c218f649b9a1 timout: [ RelativeTimeout value = 180000 ] 12:44:01 [INFO] Building jar from resources and headers. 12:44:01 [INFO] Writing jar finished. 12:44:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:44:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:44:03 [INFO] 12:44:03 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-libraries --- 12:44:03 [INFO] 12:44:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 12:44:03 [INFO] No Javadoc in project. Archive not created. 12:44:03 [INFO] 12:44:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- 12:44:03 [INFO] CycloneDX: Resolving Dependencies 12:44:03 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 12:44:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml 12:44:04 [INFO] attaching as odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json 12:44:04 [INFO] attaching as odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.json 12:44:04 [INFO] 12:44:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 12:44:04 [INFO] Skipping duplicate-finder execution! 12:44:04 [INFO] 12:44:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 12:44:04 [INFO] Skipping plugin execution 12:44:04 [INFO] 12:44:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 12:44:04 [INFO] Skipping source per configuration. 12:44:04 [INFO] 12:44:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 12:44:04 [INFO] 12:44:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-libraries --- 12:44:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:44:04 [INFO] 12:44:04 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- 12:44:04 [WARNING] 12:44:04 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 12:44:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:44:04 [WARNING] 12:44:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:44:04 [WARNING] 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT.pom 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT-features.xml 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.json 12:44:04 [INFO] 12:44:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-libraries --- 12:44:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:44:04 [WARNING] 12:44:04 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 12:44:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:44:04 [WARNING] 12:44:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:44:04 [WARNING] 12:44:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:04 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 12:44:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:04 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 12:44:04 [INFO] 12:44:04 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 12:44:04 [INFO] Building openflowplugin-blueprint-config 0.21.1-SNAPSHOT [17/84] 12:44:04 [INFO] from openflowplugin-blueprint-config/pom.xml 12:44:04 [INFO] -------------------------------[ bundle ]------------------------------- 12:44:04 [INFO] 12:44:04 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:04 [INFO] 12:44:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:04 [INFO] 12:44:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:44:04 [INFO] 12:44:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Starting audit... 12:44:04 Audit done. 12:44:04 [INFO] You have 0 Checkstyle violations. 12:44:04 [INFO] 12:44:04 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Starting audit... 12:44:04 Audit done. 12:44:04 [INFO] You have 0 Checkstyle violations. 12:44:04 [INFO] 12:44:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Copying 1 resource from src/main/resources to target/classes 12:44:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 12:44:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 12:44:04 [INFO] 12:44:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] No sources to compile 12:44:04 [INFO] 12:44:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 12:44:04 [INFO] 12:44:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] No files found to run spotbugs, check compile phase has been run 12:44:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:44:04 [INFO] 12:44:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 12:44:04 [INFO] 12:44:04 [INFO] 12:44:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/src/test/resources 12:44:04 [INFO] 12:44:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] No sources to compile 12:44:04 [INFO] 12:44:04 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] No tests to run. 12:44:04 [INFO] 12:44:04 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar 12:44:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 12:44:04 [INFO] 12:44:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] No Javadoc in project. Archive not created. 12:44:04 [INFO] 12:44:04 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] CycloneDX: Resolving Dependencies 12:44:04 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:44:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml 12:44:04 [INFO] attaching as openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json 12:44:04 [INFO] attaching as openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 12:44:04 [INFO] 12:44:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Skipping duplicate-finder execution! 12:44:04 [INFO] 12:44:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] No dependency problems found 12:44:04 [INFO] 12:44:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-sources.jar 12:44:04 [INFO] 12:44:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] 12:44:04 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:44:04 [INFO] 12:44:04 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.pom 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-config.cfg 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 12:44:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-sources.jar 12:44:04 [INFO] 12:44:04 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar 12:44:04 [INFO] Writing OBR metadata 12:44:04 [INFO] 12:44:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:44:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:04 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 12:44:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:44:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:04 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 12:44:04 [INFO] 12:44:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-blueprint-config --- 12:44:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:44:04 [INFO] 12:44:04 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 12:44:04 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.21.1-SNAPSHOT [18/84] 12:44:04 [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml 12:44:04 [INFO] -------------------------------[ bundle ]------------------------------- 12:44:05 [INFO] 12:44:05 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- 12:44:05 [INFO] 12:44:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:05 [INFO] 12:44:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:05 [INFO] 12:44:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 12:44:05 [INFO] 12:44:05 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- 12:44:05 [INFO] 12:44:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 12:44:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:44:05 [INFO] 12:44:05 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 12:44:05 [INFO] 12:44:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Starting audit... 12:44:05 Audit done. 12:44:05 [INFO] You have 0 Checkstyle violations. 12:44:05 [INFO] 12:44:05 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Starting audit... 12:44:05 Audit done. 12:44:05 [INFO] You have 0 Checkstyle violations. 12:44:05 [INFO] 12:44:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- 12:44:05 [INFO] 12:44:05 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Copying 2 resources from src/main/resources to target/classes 12:44:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 12:44:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 12:44:05 [INFO] 12:44:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Recompiling the module because of changed dependency. 12:44:05 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 12:44:05 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:44:05 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:44:05 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:44:05 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:44:05 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:44:05 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:44:05 [INFO] 12:44:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 12:44:05 [INFO] 12:44:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 12:44:05 [INFO] Fork Value is true 12:44:08 [INFO] Done SpotBugs Analysis.... 12:44:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:44:08 [INFO] 12:44:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 12:44:08 [INFO] 12:44:08 [INFO] 12:44:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- 12:44:08 [INFO] BugInstance size is 0 12:44:08 [INFO] Error size is 0 12:44:08 [INFO] No errors/warnings found 12:44:08 [INFO] 12:44:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 12:44:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/test/resources 12:44:08 [INFO] 12:44:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 12:44:08 [INFO] No sources to compile 12:44:08 [INFO] 12:44:08 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-blueprint-config --- 12:44:08 [INFO] No tests to run. 12:44:08 [INFO] 12:44:08 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-blueprint-config --- 12:44:08 [INFO] 12:44:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- 12:44:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar 12:44:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 12:44:08 [INFO] 12:44:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 12:44:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT-javadoc.jar 12:44:10 [INFO] 12:44:10 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 12:44:10 [INFO] 12:44:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- 12:44:10 [INFO] CycloneDX: Resolving Dependencies 12:44:10 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 12:44:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml 12:44:10 [INFO] attaching as openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json 12:44:11 [INFO] attaching as openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 12:44:11 [INFO] 12:44:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Skipping duplicate-finder execution! 12:44:11 [INFO] 12:44:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 12:44:11 [INFO] No dependency problems found 12:44:11 [INFO] 12:44:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 12:44:11 [INFO] 12:44:11 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:44:11 [INFO] 12:44:11 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT.pom 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-javadoc.jar 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-config.xml 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-legacyConfig.xml 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 12:44:11 [INFO] 12:44:11 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar 12:44:11 [INFO] Writing OBR metadata 12:44:11 [INFO] 12:44:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:44:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:44:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:11 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 12:44:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:44:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:11 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 12:44:11 [INFO] 12:44:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:44:11 [INFO] 12:44:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 12:44:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT-sources.jar 12:44:11 [INFO] 12:44:11 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 12:44:11 [INFO] Building openflowplugin-common 0.21.1-SNAPSHOT [19/84] 12:44:11 [INFO] from openflowplugin-common/pom.xml 12:44:11 [INFO] -------------------------------[ bundle ]------------------------------- 12:44:11 [INFO] 12:44:11 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- 12:44:11 [INFO] 12:44:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- 12:44:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:11 [INFO] 12:44:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 12:44:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:11 [INFO] 12:44:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- 12:44:11 [INFO] 12:44:11 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- 12:44:11 [INFO] 12:44:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-common --- 12:44:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:44:11 [INFO] 12:44:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 12:44:11 [INFO] Starting audit... 12:44:11 Audit done. 12:44:11 [INFO] You have 0 Checkstyle violations. 12:44:11 [INFO] 12:44:11 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 12:44:11 [INFO] Starting audit... 12:44:11 Audit done. 12:44:11 [INFO] You have 0 Checkstyle violations. 12:44:11 [INFO] 12:44:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- 12:44:11 [INFO] 12:44:11 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 12:44:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 12:44:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 12:44:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 12:44:11 [INFO] 12:44:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- 12:44:11 [INFO] Recompiling the module because of changed source code. 12:44:11 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 12:44:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:44:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:44:11 [INFO] 12:44:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 12:44:11 [INFO] 12:44:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- 12:44:11 [INFO] Fork Value is true 12:44:14 [INFO] Done SpotBugs Analysis.... 12:44:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:44:14 [INFO] 12:44:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 12:44:14 [INFO] 12:44:14 [INFO] 12:44:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- 12:44:14 [INFO] BugInstance size is 0 12:44:14 [INFO] Error size is 0 12:44:14 [INFO] No errors/warnings found 12:44:14 [INFO] 12:44:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 12:44:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:44:14 [INFO] 12:44:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-common --- 12:44:14 [INFO] Recompiling the module because of changed dependency. 12:44:14 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 12:44:14 [INFO] 12:44:14 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-common --- 12:44:14 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/surefire-reports 12:44:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:44:14 [INFO] 12:44:14 [INFO] ------------------------------------------------------- 12:44:14 [INFO] T E S T S 12:44:14 [INFO] ------------------------------------------------------- 12:44:15 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 12:44:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 12:44:16 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 12:44:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:44:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.502 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 12:44:21 [INFO] 12:44:21 [INFO] Results: 12:44:21 [INFO] 12:44:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 12:44:21 [INFO] 12:44:21 [INFO] 12:44:21 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-common --- 12:44:21 [INFO] 12:44:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- 12:44:21 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT.jar 12:44:21 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/META-INF/MANIFEST.MF 12:44:21 [INFO] 12:44:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- 12:44:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-javadoc.jar 12:44:22 [INFO] 12:44:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- 12:44:22 [INFO] CycloneDX: Resolving Dependencies 12:44:22 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 12:44:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml 12:44:22 [INFO] attaching as openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json 12:44:22 [INFO] attaching as openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.json 12:44:22 [INFO] 12:44:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 12:44:22 [INFO] Skipping duplicate-finder execution! 12:44:22 [INFO] 12:44:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 12:44:22 [WARNING] Used undeclared dependencies found: 12:44:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:44:22 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:44:22 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:44:22 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:44:22 [WARNING] Non-test scoped test only dependencies found: 12:44:22 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:44:22 [INFO] 12:44:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 12:44:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-sources.jar 12:44:22 [INFO] 12:44:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- 12:44:23 [INFO] 12:44:23 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-common --- 12:44:23 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec 12:44:23 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 12:44:23 [INFO] 12:44:23 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- 12:44:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT.pom 12:44:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT.jar 12:44:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-javadoc.jar 12:44:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.json 12:44:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-sources.jar 12:44:23 [INFO] 12:44:23 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- 12:44:23 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT.jar 12:44:23 [INFO] Writing OBR metadata 12:44:23 [INFO] 12:44:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-common --- 12:44:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:44:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:44:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:23 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 12:44:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:44:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:23 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 12:44:23 [INFO] 12:44:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-common --- 12:44:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:44:23 [INFO] 12:44:23 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 12:44:23 [INFO] Building openflowplugin-api 0.21.1-SNAPSHOT [20/84] 12:44:23 [INFO] from openflowplugin-api/pom.xml 12:44:23 [INFO] -------------------------------[ bundle ]------------------------------- 12:44:23 [INFO] 12:44:23 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- 12:44:23 [INFO] 12:44:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- 12:44:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:23 [INFO] 12:44:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 12:44:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:23 [INFO] 12:44:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- 12:44:23 [INFO] 12:44:23 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- 12:44:23 [INFO] 12:44:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-api --- 12:44:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:44:23 [INFO] 12:44:23 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-api --- 12:44:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:44:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 12:44:23 [INFO] yang-to-sources: Found 10 dependencies in 3.703 ms 12:44:23 [INFO] yang-to-sources: Project model files found: 3 in 49.63 ms 12:44:24 [INFO] yang-to-sources: 3 YANG models processed in 288.9 ms 12:44:24 [INFO] BindingJavaFileGenerator: Defined 26 files in 6.145 ms 12:44:24 [INFO] Sorted 26 files into 7 directories in 198.0 μs 12:44:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 68.40 ms 12:44:24 [INFO] 12:44:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 12:44:24 [INFO] Starting audit... 12:44:24 Audit done. 12:44:24 [INFO] You have 0 Checkstyle violations. 12:44:24 [INFO] 12:44:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 12:44:24 [INFO] Starting audit... 12:44:24 Audit done. 12:44:24 [INFO] You have 0 Checkstyle violations. 12:44:24 [INFO] 12:44:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- 12:44:24 [INFO] 12:44:24 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 12:44:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 12:44:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 12:44:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 12:44:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:44:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 12:44:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 12:44:24 [INFO] 12:44:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- 12:44:24 [INFO] Recompiling the module because of changed dependency. 12:44:24 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:24 [INFO] 12:44:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 12:44:24 [INFO] 12:44:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- 12:44:24 [INFO] Fork Value is true 12:44:28 [INFO] Done SpotBugs Analysis.... 12:44:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:44:28 [INFO] 12:44:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 12:44:28 [INFO] 12:44:28 [INFO] 12:44:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- 12:44:28 [INFO] BugInstance size is 0 12:44:28 [INFO] Error size is 0 12:44:28 [INFO] No errors/warnings found 12:44:28 [INFO] 12:44:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 12:44:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/test/resources 12:44:28 [INFO] 12:44:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-api --- 12:44:28 [INFO] No sources to compile 12:44:28 [INFO] 12:44:28 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-api --- 12:44:28 [INFO] No tests to run. 12:44:28 [INFO] 12:44:28 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-api --- 12:44:28 [INFO] 12:44:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- 12:44:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT.jar 12:44:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/META-INF/MANIFEST.MF 12:44:28 [INFO] 12:44:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- 12:44:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-javadoc.jar 12:44:31 [INFO] 12:44:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- 12:44:31 [INFO] CycloneDX: Resolving Dependencies 12:44:32 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 12:44:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml 12:44:32 [INFO] attaching as openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json 12:44:32 [INFO] attaching as openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.json 12:44:32 [INFO] 12:44:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 12:44:32 [INFO] Skipping duplicate-finder execution! 12:44:32 [INFO] 12:44:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 12:44:32 [WARNING] Used undeclared dependencies found: 12:44:32 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:44:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:44:32 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:44:32 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 12:44:32 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:44:32 [INFO] 12:44:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 12:44:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-sources.jar 12:44:32 [INFO] 12:44:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- 12:44:32 [INFO] 12:44:32 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-api --- 12:44:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:44:32 [INFO] 12:44:32 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- 12:44:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT.pom 12:44:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT.jar 12:44:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-javadoc.jar 12:44:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.json 12:44:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-sources.jar 12:44:32 [INFO] 12:44:32 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- 12:44:32 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT.jar 12:44:32 [INFO] Writing OBR metadata 12:44:32 [INFO] 12:44:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-api --- 12:44:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:44:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:44:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:32 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 12:44:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:44:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:32 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 12:44:32 [INFO] 12:44:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-api --- 12:44:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:44:32 [INFO] 12:44:32 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 12:44:32 [INFO] Building openflowplugin-extension-api 0.21.1-SNAPSHOT [21/84] 12:44:32 [INFO] from extension/openflowplugin-extension-api/pom.xml 12:44:32 [INFO] -------------------------------[ bundle ]------------------------------- 12:44:32 [INFO] 12:44:32 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- 12:44:32 [INFO] 12:44:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- 12:44:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:32 [INFO] 12:44:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 12:44:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:32 [INFO] 12:44:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 12:44:32 [INFO] 12:44:32 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- 12:44:32 [INFO] 12:44:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 12:44:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:44:32 [INFO] 12:44:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-api --- 12:44:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:44:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 12:44:32 [INFO] yang-to-sources: Found 10 dependencies in 2.117 ms 12:44:33 [INFO] yang-to-sources: Project model files found: 6 in 24.34 ms 12:44:33 [INFO] yang-to-sources: 40 YANG models processed in 981.7 ms 12:44:34 [INFO] BindingJavaFileGenerator: Defined 199 files in 90.30 ms 12:44:34 [INFO] Sorted 199 files into 45 directories in 556.5 μs 12:44:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 208.5 ms 12:44:34 [INFO] 12:44:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 12:44:34 [INFO] Starting audit... 12:44:34 Audit done. 12:44:34 [INFO] You have 0 Checkstyle violations. 12:44:34 [INFO] 12:44:34 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 12:44:34 [INFO] Starting audit... 12:44:34 Audit done. 12:44:34 [INFO] You have 0 Checkstyle violations. 12:44:34 [INFO] 12:44:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- 12:44:34 [INFO] 12:44:34 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 12:44:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 12:44:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 12:44:34 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 12:44:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:44:34 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 12:44:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 12:44:34 [INFO] 12:44:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- 12:44:34 [INFO] Recompiling the module because of changed dependency. 12:44:34 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 12:44:35 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:35 [INFO] 12:44:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 12:44:35 [INFO] 12:44:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- 12:44:35 [INFO] Fork Value is true 12:44:39 [INFO] Done SpotBugs Analysis.... 12:44:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:44:39 [INFO] 12:44:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 12:44:39 [INFO] 12:44:39 [INFO] 12:44:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- 12:44:39 [INFO] BugInstance size is 0 12:44:39 [INFO] Error size is 0 12:44:39 [INFO] No errors/warnings found 12:44:39 [INFO] 12:44:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 12:44:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/resources 12:44:39 [INFO] 12:44:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- 12:44:39 [INFO] Recompiling the module because of changed dependency. 12:44:39 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 12:44:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:39 [INFO] 12:44:39 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-api --- 12:44:39 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/surefire-reports 12:44:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:44:39 [INFO] 12:44:39 [INFO] ------------------------------------------------------- 12:44:39 [INFO] T E S T S 12:44:39 [INFO] ------------------------------------------------------- 12:44:40 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 12:44:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 12:44:40 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 12:44:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 12:44:40 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 12:44:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 12:44:40 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 12:44:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 12:44:40 [INFO] 12:44:40 [INFO] Results: 12:44:40 [INFO] 12:44:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 12:44:40 [INFO] 12:44:40 [INFO] 12:44:40 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-api --- 12:44:40 [INFO] 12:44:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- 12:44:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar 12:44:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 12:44:41 [INFO] 12:44:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 12:44:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-javadoc.jar 12:44:45 [INFO] 12:44:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- 12:44:45 [INFO] CycloneDX: Resolving Dependencies 12:44:46 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 12:44:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml 12:44:46 [INFO] attaching as openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json 12:44:46 [INFO] attaching as openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.json 12:44:46 [INFO] 12:44:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 12:44:46 [INFO] Skipping duplicate-finder execution! 12:44:46 [INFO] 12:44:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 12:44:46 [WARNING] Used undeclared dependencies found: 12:44:46 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:44:46 [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 12:44:46 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:44:46 [INFO] 12:44:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 12:44:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-sources.jar 12:44:46 [INFO] 12:44:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- 12:44:46 [INFO] 12:44:46 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-api --- 12:44:46 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 12:44:46 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 12:44:46 [INFO] 12:44:46 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- 12:44:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT.pom 12:44:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar 12:44:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-javadoc.jar 12:44:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:44:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.json 12:44:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-sources.jar 12:44:46 [INFO] 12:44:46 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- 12:44:46 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar 12:44:46 [INFO] Writing OBR metadata 12:44:46 [INFO] 12:44:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-api --- 12:44:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:44:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:44:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:46 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:44:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 12:44:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:44:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:44:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:44:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:44:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:44:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:44:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:44:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:44:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:44:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:44:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:44:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:44:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:44:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:44:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:44:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:44:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:44:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:44:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:44:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:44:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:44:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:44:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:44:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:44:46 at java.lang.reflect.Method.invoke (Method.java:580) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:44:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 12:44:46 [INFO] 12:44:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-api --- 12:44:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:44:46 [INFO] 12:44:46 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 12:44:46 [INFO] Building openflowplugin 0.21.1-SNAPSHOT [22/84] 12:44:46 [INFO] from openflowplugin/pom.xml 12:44:46 [INFO] -------------------------------[ bundle ]------------------------------- 12:44:46 [INFO] 12:44:46 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- 12:44:46 [INFO] 12:44:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- 12:44:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:46 [INFO] 12:44:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- 12:44:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:46 [INFO] 12:44:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- 12:44:47 [INFO] 12:44:47 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- 12:44:47 [INFO] 12:44:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin --- 12:44:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:44:47 [INFO] 12:44:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 12:44:47 [INFO] Starting audit... 12:44:47 Audit done. 12:44:47 [INFO] You have 0 Checkstyle violations. 12:44:47 [INFO] 12:44:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 12:44:49 [INFO] Starting audit... 12:44:49 Audit done. 12:44:49 [INFO] You have 0 Checkstyle violations. 12:44:49 [INFO] 12:44:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- 12:44:49 [INFO] 12:44:49 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 12:44:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 12:44:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 12:44:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 12:44:49 [INFO] 12:44:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- 12:44:49 [INFO] Recompiling the module because of changed dependency. 12:44:49 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 12:44:50 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 12:44:50 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:44:50 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 12:44:50 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 12:44:50 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:44:50 [INFO] 12:44:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> 12:44:50 [INFO] 12:44:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- 12:44:50 [INFO] Fork Value is true 12:44:59 [INFO] Done SpotBugs Analysis.... 12:44:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:44:59 [INFO] 12:44:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< 12:44:59 [INFO] 12:44:59 [INFO] 12:44:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- 12:44:59 [INFO] BugInstance size is 0 12:44:59 [INFO] Error size is 0 12:44:59 [INFO] No errors/warnings found 12:44:59 [INFO] 12:44:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- 12:44:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:44:59 [INFO] 12:44:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin --- 12:44:59 [INFO] Recompiling the module because of changed dependency. 12:44:59 [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes 12:45:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:00 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 12:45:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:00 [INFO] 12:45:00 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin --- 12:45:00 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/surefire-reports 12:45:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:45:00 [INFO] 12:45:00 [INFO] ------------------------------------------------------- 12:45:00 [INFO] T E S T S 12:45:00 [INFO] ------------------------------------------------------- 12:45:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 12:45:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:45:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 12:45:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 12:45:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 12:45:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 12:45:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 12:45:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 12:45:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 12:45:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 12:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 12:45:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 12:45:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 12:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 12:45:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 12:45:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 12:45:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 12:45:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 12:45:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 12:45:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 12:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 12:45:03 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 12:45:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 12:45:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 12:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 12:45:03 [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 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 12:45:03 [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 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 12:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 12:45:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 12:45:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 12:45:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 12:45:03 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 12:45:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 12:45:03 [INFO] 12:45:03 [INFO] Results: 12:45:03 [INFO] 12:45:03 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 12:45:03 [INFO] 12:45:03 [INFO] 12:45:03 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin --- 12:45:03 [INFO] 12:45:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- 12:45:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT.jar 12:45:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/META-INF/MANIFEST.MF 12:45:04 [INFO] 12:45:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- 12:45:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-javadoc.jar 12:45:07 [INFO] 12:45:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- 12:45:07 [INFO] CycloneDX: Resolving Dependencies 12:45:08 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 12:45:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml 12:45:08 [INFO] attaching as openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 12:45:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json 12:45:08 [INFO] attaching as openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 12:45:08 [INFO] 12:45:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 12:45:08 [INFO] Skipping duplicate-finder execution! 12:45:08 [INFO] 12:45:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin --- 12:45:08 [WARNING] Used undeclared dependencies found: 12:45:08 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 12:45:08 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:45:08 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:45:08 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:45:08 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:45:08 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:45:08 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:45:08 [WARNING] Non-test scoped test only dependencies found: 12:45:08 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.1-SNAPSHOT:compile 12:45:08 [INFO] 12:45:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 12:45:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-sources.jar 12:45:08 [INFO] 12:45:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- 12:45:08 [INFO] 12:45:08 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin --- 12:45:08 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 12:45:08 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 12:45:09 [INFO] 12:45:09 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- 12:45:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT.pom 12:45:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT.jar 12:45:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-javadoc.jar 12:45:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 12:45:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 12:45:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-sources.jar 12:45:09 [INFO] 12:45:09 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- 12:45:09 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT.jar 12:45:09 [INFO] Writing OBR metadata 12:45:09 [INFO] 12:45:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin --- 12:45:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:45:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 12:45:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:45:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:45:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:45:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:45:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:45:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:45:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:45:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:45:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:45:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:45:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:45:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:45:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:45:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:45:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:45:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:45:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:45:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:45:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:45:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:45:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:45:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:45:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:45:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:45:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:45:09 at java.lang.reflect.Method.invoke (Method.java:580) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:45:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 12:45:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 12:45:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:45:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:45:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:45:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:45:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:45:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:45:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:45:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:45:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:45:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:45:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:45:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:45:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:45:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:45:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:45:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:45:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:45:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:45:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:45:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:45:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:45:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:45:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:45:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:45:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:45:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:45:09 at java.lang.reflect.Method.invoke (Method.java:580) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:45:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:45:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 12:45:09 [INFO] 12:45:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin --- 12:45:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:45:09 [INFO] 12:45:09 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 12:45:09 [INFO] Building openflowplugin-impl 0.21.1-SNAPSHOT [23/84] 12:45:09 [INFO] from openflowplugin-impl/pom.xml 12:45:09 [INFO] -------------------------------[ bundle ]------------------------------- 12:45:09 [INFO] 12:45:09 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- 12:45:09 [INFO] 12:45:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- 12:45:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:09 [INFO] 12:45:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 12:45:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:09 [INFO] 12:45:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- 12:45:09 [INFO] 12:45:09 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- 12:45:09 [INFO] 12:45:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 12:45:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:45:09 [INFO] 12:45:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 12:45:09 [INFO] Starting audit... 12:45:09 Audit done. 12:45:09 [INFO] You have 0 Checkstyle violations. 12:45:09 [INFO] 12:45:09 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 12:45:14 [INFO] Starting audit... 12:45:14 Audit done. 12:45:14 [INFO] You have 0 Checkstyle violations. 12:45:14 [INFO] 12:45:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- 12:45:14 [INFO] 12:45:14 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 12:45:14 [INFO] Copying 1 resource from src/main/resources to target/classes 12:45:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 12:45:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 12:45:14 [INFO] 12:45:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- 12:45:14 [INFO] Recompiling the module because of changed dependency. 12:45:14 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:17 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:17 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:17 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 12:45:17 required: java.lang.Class 12:45:17 found: java.lang.Class 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 12:45:17 required: java.lang.Class 12:45:17 found: java.lang.Class 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 12:45:17 required: java.util.List 12:45:17 found: java.util.List 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 12:45:17 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 12:45:17 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 12:45:17 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:45:17 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 12:45:17 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:17 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 12:45:17 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:45:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 12:45:17 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. 12:45:17 [INFO] 12:45:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 12:45:17 [INFO] 12:45:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- 12:45:17 [INFO] Fork Value is true 12:45:32 [INFO] Done SpotBugs Analysis.... 12:45:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:45:32 [INFO] 12:45:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 12:45:32 [INFO] 12:45:32 [INFO] 12:45:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- 12:45:32 [INFO] BugInstance size is 0 12:45:32 [INFO] Error size is 0 12:45:32 [INFO] No errors/warnings found 12:45:32 [INFO] 12:45:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 12:45:32 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:45:32 [INFO] 12:45:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-impl --- 12:45:32 [INFO] Recompiling the module because of changed dependency. 12:45:32 [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 12:45:34 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast 12:45:34 required: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 found: java.lang.Object 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 12:45:34 required: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 found: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion 12:45:34 required: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 found: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast 12:45:34 required: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 found: java.lang.Object 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 12:45:34 required: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 found: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion 12:45:34 required: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 found: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 12:45:34 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 12:45:34 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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion 12:45:34 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 12:45:34 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture 12:45:34 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion 12:45:34 required: T 12:45:34 found: com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture 12:45:34 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion 12:45:34 required: T 12:45:34 found: com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class 12:45:34 missing type arguments for generic class java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion 12:45:34 required: T 12:45:34 found: java.lang.Class 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 12:45:34 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 12:45:34 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion 12:45:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion 12:45:34 required: T 12:45:34 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 12:45:34 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion 12:45:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 12:45:34 required: java.util.Collection>,java.util.Set> 12:45:34 found: java.util.Collection,java.util.Set> 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion 12:45:34 required: java.util.Collection> 12:45:34 found: java.util.Collection 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 12:45:34 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 12:45:34 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 12:45:34 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 12:45:34 missing type arguments for generic class java.util.Collection 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[477,21] unchecked conversion 12:45:34 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 12:45:34 found: com.google.common.util.concurrent.AsyncFunction 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[479,21] unchecked conversion 12:45:34 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 12:45:34 found: com.google.common.util.concurrent.AsyncFunction 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupServiceImplTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:34 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 12:45:34 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:34 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 12:45:34 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:34 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 12:45:34 required: com.google.common.util.concurrent.FutureCallback 12:45:34 found: java.lang.Object 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 12:45:34 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 12:45:34 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 12:45:34 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 12:45:34 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 12:45:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:45:34 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 12:45:34 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use unchecked or unsafe operations. 12:45:34 [INFO] 12:45:34 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-impl --- 12:45:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/surefire-reports 12:45:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:45:34 [INFO] 12:45:34 [INFO] ------------------------------------------------------- 12:45:34 [INFO] T E S T S 12:45:34 [INFO] ------------------------------------------------------- 12:45:36 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 12:45:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 12:45:38 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 12:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 12:45:38 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 12:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 12:45:38 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 12:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 12:45:38 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 12:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 12:45:38 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 12:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 12:45:38 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 12:45:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 12:45:39 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 12:45:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 12:45:39 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 12:45:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 12:45:39 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 12:45:39 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 12:45:39 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 12:45:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 12:45:39 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 12:45:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 12:45:40 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 12:45:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 12:45:40 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 12:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 12:45:40 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 12:45:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 12:45:40 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 12:45:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 12:45:41 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 12:45:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 12:45:41 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 12:45:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 12:45:41 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 12:45:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 12:45:41 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 12:45:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 12:45:41 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 12:45:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 12:45:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 12:45:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 12:45:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 12:45:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 12:45:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 12:45:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 12:45:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 12:45:42 [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 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 12:45:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 12:45:42 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 12:45:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 12:45:43 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 12:45:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 12:45:43 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 12:45:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 12:45:43 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 12:45:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 12:45:43 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 12:45:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 12:45:43 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 12:45:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 12:45:43 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 12:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 12:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 12:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 12:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 12:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 12:45:44 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 12:45:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 12:45:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 12:45:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 12:45:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 12:45:45 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 12:45:46 [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 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 12:45:46 [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 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 12:45:46 [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 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 12:45:46 [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 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 12:45:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 12:45:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 12:45:46 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 12:45:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 12:45:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 12:45:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 12:45:46 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 12:45:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 12:45:47 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 12:45:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 12:45:47 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 12:45:48 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 12:45:48 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 12:45:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 12:45:48 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 12:45:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.631 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 12:45:55 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 12:45:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 12:45:55 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 12:45:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 12:45:55 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 12:45:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 12:45:55 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 12:45:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 12:45:55 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 12:45:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 12:45:56 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 12:45:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 12:45:56 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 12:46:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.132 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 12:46:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 12:46:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 12:46:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 12:46:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 12:46:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 12:46:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 12:46:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 12:46:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 12:46:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 12:46:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 12:46:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 12:46:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 12:46:00 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 12:46:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 12:46:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 12:46:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 12:46:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 12:46:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 12:46:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 12:46:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 12:46:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 12:46:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 12:46:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 12:46:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 12:46:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 12:46:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 12:46:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 12:46:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 12:46:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 12:46:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 12:46:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 12:46:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 12:46:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 12:46:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 12:46:01 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 12:46:02 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 12:46:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 12:46:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 12:46:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 12:46:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 12:46:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 12:46:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 12:46:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 12:46:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 12:46:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 12:46:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 12:46:02 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 12:46:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 12:46:03 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 12:46:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 12:46:03 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 12:46:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 12:46:03 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 12:46:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 12:46:03 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 12:46:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 12:46:03 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 12:46:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 12:46:03 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 12:46:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 12:46:04 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 12:46:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 12:46:04 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 12:46:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 12:46:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 12:46:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 12:46:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 12:46:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 12:46:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 12:46:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 12:46:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 12:46:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 12:46:05 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 12:46:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 12:46:05 [INFO] 12:46:05 [INFO] Results: 12:46:05 [INFO] 12:46:05 [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 12:46:05 [INFO] 12:46:05 [INFO] 12:46:05 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-impl --- 12:46:05 [INFO] 12:46:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- 12:46:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT.jar 12:46:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/META-INF/MANIFEST.MF 12:46:06 [INFO] 12:46:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- 12:46:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-javadoc.jar 12:46:11 [INFO] 12:46:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- 12:46:11 [INFO] CycloneDX: Resolving Dependencies 12:46:12 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 12:46:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml 12:46:12 [INFO] attaching as openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json 12:46:12 [INFO] attaching as openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:46:12 [INFO] 12:46:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 12:46:12 [INFO] Skipping duplicate-finder execution! 12:46:12 [INFO] 12:46:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 12:46:12 [WARNING] Used undeclared dependencies found: 12:46:12 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:46:12 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 12:46:12 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:46:12 [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile 12:46:12 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile 12:46:12 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 12:46:12 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 12:46:12 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:46:12 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 12:46:12 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:46:12 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 12:46:12 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:46:12 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:46:12 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 12:46:12 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:46:12 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:46:12 [INFO] 12:46:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 12:46:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-sources.jar 12:46:13 [INFO] 12:46:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- 12:46:13 [INFO] 12:46:13 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-impl --- 12:46:13 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec 12:46:13 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 12:46:13 [INFO] 12:46:13 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- 12:46:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT.pom 12:46:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT.jar 12:46:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-javadoc.jar 12:46:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:46:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-sources.jar 12:46:13 [INFO] 12:46:13 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- 12:46:13 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT.jar 12:46:13 [INFO] Writing OBR metadata 12:46:13 [INFO] 12:46:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-impl --- 12:46:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:46:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:46:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:13 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 12:46:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:46:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:13 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 12:46:13 [INFO] 12:46:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-impl --- 12:46:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:13 [INFO] 12:46:13 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 12:46:13 [INFO] Building openflowplugin-extension-onf 0.21.1-SNAPSHOT [24/84] 12:46:13 [INFO] from extension/openflowplugin-extension-onf/pom.xml 12:46:13 [INFO] -------------------------------[ bundle ]------------------------------- 12:46:13 [INFO] 12:46:13 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- 12:46:13 [INFO] 12:46:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- 12:46:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:13 [INFO] 12:46:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 12:46:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:13 [INFO] 12:46:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 12:46:14 [INFO] 12:46:14 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- 12:46:14 [INFO] 12:46:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 12:46:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:46:14 [INFO] 12:46:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 12:46:14 [INFO] Starting audit... 12:46:14 Audit done. 12:46:14 [INFO] You have 0 Checkstyle violations. 12:46:14 [INFO] 12:46:14 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 12:46:14 [INFO] Starting audit... 12:46:14 Audit done. 12:46:14 [INFO] You have 0 Checkstyle violations. 12:46:14 [INFO] 12:46:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- 12:46:14 [INFO] 12:46:14 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 12:46:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 12:46:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 12:46:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 12:46:14 [INFO] 12:46:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- 12:46:14 [INFO] Recompiling the module because of changed dependency. 12:46:14 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 12:46:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 12:46:14 [INFO] 12:46:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 12:46:14 [INFO] 12:46:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 12:46:14 [INFO] Fork Value is true 12:46:20 [INFO] Done SpotBugs Analysis.... 12:46:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:46:20 [INFO] 12:46:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 12:46:20 [INFO] 12:46:20 [INFO] 12:46:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- 12:46:20 [INFO] BugInstance size is 0 12:46:20 [INFO] Error size is 0 12:46:20 [INFO] No errors/warnings found 12:46:20 [INFO] 12:46:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 12:46:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/resources 12:46:20 [INFO] 12:46:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 12:46:20 [INFO] Recompiling the module because of changed dependency. 12:46:20 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 12:46:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 12:46:20 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:46:20 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:46:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion 12:46:20 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:46:20 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:46:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 12:46:20 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:46:20 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 12:46:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion 12:46:20 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:46:20 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 12:46:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement 12:46:20 [INFO] 12:46:20 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-onf --- 12:46:20 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/surefire-reports 12:46:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:46:20 [INFO] 12:46:20 [INFO] ------------------------------------------------------- 12:46:20 [INFO] T E S T S 12:46:20 [INFO] ------------------------------------------------------- 12:46:21 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 12:46:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:46:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 12:46:23 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 12:46:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 12:46:23 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 12:46:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 12:46:23 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 12:46:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 12:46:23 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 12:46:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 12:46:24 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 12:46:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 12:46:24 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 12:46:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 12:46:24 [INFO] 12:46:24 [INFO] Results: 12:46:24 [INFO] 12:46:24 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 12:46:24 [INFO] 12:46:24 [INFO] 12:46:24 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-onf --- 12:46:24 [INFO] 12:46:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- 12:46:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar 12:46:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 12:46:24 [INFO] 12:46:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 12:46:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-javadoc.jar 12:46:26 [INFO] 12:46:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- 12:46:26 [INFO] CycloneDX: Resolving Dependencies 12:46:26 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 12:46:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml 12:46:26 [INFO] attaching as openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json 12:46:26 [INFO] attaching as openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.json 12:46:26 [INFO] 12:46:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 12:46:26 [INFO] Skipping duplicate-finder execution! 12:46:26 [INFO] 12:46:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 12:46:26 [WARNING] Used undeclared dependencies found: 12:46:26 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:46:26 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:46:26 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 12:46:26 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:46:26 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.21.1-SNAPSHOT:compile 12:46:26 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 12:46:26 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:46:26 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:46:26 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:46:26 [WARNING] Non-test scoped test only dependencies found: 12:46:26 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 12:46:26 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:46:26 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:46:26 [INFO] 12:46:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 12:46:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-sources.jar 12:46:26 [INFO] 12:46:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 12:46:26 [INFO] 12:46:26 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-onf --- 12:46:26 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 12:46:26 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 12:46:26 [INFO] 12:46:26 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- 12:46:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT.pom 12:46:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar 12:46:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-javadoc.jar 12:46:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.json 12:46:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-sources.jar 12:46:27 [INFO] 12:46:27 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- 12:46:27 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar 12:46:27 [INFO] Writing OBR metadata 12:46:27 [INFO] 12:46:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-onf --- 12:46:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:46:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:46:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:27 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 12:46:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:46:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:27 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 12:46:27 [INFO] 12:46:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-onf --- 12:46:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:27 [INFO] 12:46:27 [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- 12:46:27 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.21.1-SNAPSHOT [25/84] 12:46:27 [INFO] from srm/api/pom.xml 12:46:27 [INFO] -------------------------------[ bundle ]------------------------------- 12:46:27 [INFO] 12:46:27 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- 12:46:27 [INFO] 12:46:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- 12:46:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:27 [INFO] 12:46:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- 12:46:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:27 [INFO] 12:46:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- 12:46:27 [INFO] 12:46:27 [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- 12:46:27 [INFO] 12:46:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-api --- 12:46:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:27 [INFO] 12:46:27 [INFO] --- yang:14.0.20:generate-sources (binding) @ srm-api --- 12:46:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:46:27 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 12:46:27 [INFO] yang-to-sources: Found 0 dependencies in 709.3 μs 12:46:27 [INFO] yang-to-sources: Project model files found: 3 in 2.829 ms 12:46:27 [INFO] yang-to-sources: 3 YANG models processed in 6.982 ms 12:46:27 [INFO] BindingJavaFileGenerator: Defined 61 files in 4.130 ms 12:46:27 [INFO] Sorted 61 files into 9 directories in 205.3 μs 12:46:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 27.31 ms 12:46:27 [INFO] 12:46:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 12:46:27 [INFO] Starting audit... 12:46:27 Audit done. 12:46:27 [INFO] You have 0 Checkstyle violations. 12:46:27 [INFO] 12:46:27 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 12:46:27 [INFO] Starting audit... 12:46:27 Audit done. 12:46:27 [INFO] You have 0 Checkstyle violations. 12:46:27 [INFO] 12:46:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- 12:46:27 [INFO] 12:46:27 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- 12:46:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 12:46:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 12:46:27 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 12:46:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:46:27 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 12:46:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 12:46:27 [INFO] 12:46:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- 12:46:27 [INFO] Recompiling the module because of changed source code. 12:46:27 [INFO] Compiling 64 source files with javac [debug release 21] to target/classes 12:46:27 [INFO] 12:46:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> 12:46:27 [INFO] 12:46:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- 12:46:27 [INFO] Fork Value is true 12:46:30 [INFO] Done SpotBugs Analysis.... 12:46:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:46:30 [INFO] 12:46:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< 12:46:30 [INFO] 12:46:30 [INFO] 12:46:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- 12:46:30 [INFO] BugInstance size is 0 12:46:30 [INFO] Error size is 0 12:46:30 [INFO] No errors/warnings found 12:46:30 [INFO] 12:46:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-api --- 12:46:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/test/resources 12:46:30 [INFO] 12:46:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-api --- 12:46:30 [INFO] No sources to compile 12:46:30 [INFO] 12:46:30 [INFO] --- surefire:3.5.4:test (default-test) @ srm-api --- 12:46:30 [INFO] No tests to run. 12:46:30 [INFO] 12:46:30 [INFO] --- copy:14.1.6:copy-files (default) @ srm-api --- 12:46:30 [INFO] 12:46:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-api --- 12:46:30 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT.jar 12:46:30 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/META-INF/MANIFEST.MF 12:46:30 [INFO] 12:46:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- 12:46:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-javadoc.jar 12:46:32 [INFO] 12:46:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-api --- 12:46:32 [INFO] CycloneDX: Resolving Dependencies 12:46:32 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 12:46:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml 12:46:32 [INFO] attaching as srm-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json 12:46:32 [INFO] attaching as srm-api-0.21.1-SNAPSHOT-cyclonedx.json 12:46:32 [INFO] 12:46:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 12:46:32 [INFO] Skipping duplicate-finder execution! 12:46:32 [INFO] 12:46:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-api --- 12:46:32 [INFO] No dependency problems found 12:46:32 [INFO] 12:46:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-api --- 12:46:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-sources.jar 12:46:32 [INFO] 12:46:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-api --- 12:46:32 [INFO] 12:46:32 [INFO] --- jacoco:0.8.14:report (report) @ srm-api --- 12:46:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:32 [INFO] 12:46:32 [INFO] --- install:3.1.4:install (default-install) @ srm-api --- 12:46:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT.pom 12:46:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT.jar 12:46:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-javadoc.jar 12:46:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-cyclonedx.json 12:46:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-sources.jar 12:46:32 [INFO] 12:46:32 [INFO] --- bundle:6.0.0:install (default-install) @ srm-api --- 12:46:32 [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT.jar 12:46:32 [INFO] Writing OBR metadata 12:46:32 [INFO] 12:46:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-api --- 12:46:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:46:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:46:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:32 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 12:46:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:46:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:32 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 12:46:32 [INFO] 12:46:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-api --- 12:46:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:32 [INFO] 12:46:32 [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- 12:46:32 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.21.1-SNAPSHOT [26/84] 12:46:32 [INFO] from srm/impl/pom.xml 12:46:32 [INFO] -------------------------------[ bundle ]------------------------------- 12:46:32 [INFO] 12:46:32 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- 12:46:32 [INFO] 12:46:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- 12:46:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:32 [INFO] 12:46:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- 12:46:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:32 [INFO] 12:46:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- 12:46:33 [INFO] 12:46:33 [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- 12:46:33 [INFO] 12:46:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-impl --- 12:46:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:33 [INFO] 12:46:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 12:46:33 [INFO] Starting audit... 12:46:33 Audit done. 12:46:33 [INFO] You have 0 Checkstyle violations. 12:46:33 [INFO] 12:46:33 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 12:46:33 [INFO] Starting audit... 12:46:33 Audit done. 12:46:33 [INFO] You have 0 Checkstyle violations. 12:46:33 [INFO] 12:46:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- 12:46:33 [INFO] 12:46:33 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- 12:46:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 12:46:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 12:46:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 12:46:33 [INFO] 12:46:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- 12:46:33 [INFO] Recompiling the module because of changed dependency. 12:46:33 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 12:46:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:46:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:46:33 [INFO] 12:46:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> 12:46:33 [INFO] 12:46:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- 12:46:33 [INFO] Fork Value is true 12:46:36 [INFO] Done SpotBugs Analysis.... 12:46:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:46:36 [INFO] 12:46:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< 12:46:36 [INFO] 12:46:36 [INFO] 12:46:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- 12:46:36 [INFO] BugInstance size is 0 12:46:36 [INFO] Error size is 0 12:46:36 [INFO] No errors/warnings found 12:46:36 [INFO] 12:46:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-impl --- 12:46:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/test/resources 12:46:36 [INFO] 12:46:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-impl --- 12:46:36 [INFO] No sources to compile 12:46:36 [INFO] 12:46:36 [INFO] --- surefire:3.5.4:test (default-test) @ srm-impl --- 12:46:36 [INFO] No tests to run. 12:46:36 [INFO] 12:46:36 [INFO] --- copy:14.1.6:copy-files (default) @ srm-impl --- 12:46:36 [INFO] 12:46:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-impl --- 12:46:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT.jar 12:46:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/META-INF/MANIFEST.MF 12:46:36 [INFO] 12:46:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- 12:46:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-javadoc.jar 12:46:38 [INFO] 12:46:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-impl --- 12:46:38 [INFO] CycloneDX: Resolving Dependencies 12:46:38 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 12:46:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml 12:46:38 [INFO] attaching as srm-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json 12:46:38 [INFO] attaching as srm-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:46:38 [INFO] 12:46:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 12:46:38 [INFO] Skipping duplicate-finder execution! 12:46:38 [INFO] 12:46:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-impl --- 12:46:38 [INFO] No dependency problems found 12:46:38 [INFO] 12:46:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- 12:46:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-sources.jar 12:46:38 [INFO] 12:46:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-impl --- 12:46:38 [INFO] 12:46:38 [INFO] --- jacoco:0.8.14:report (report) @ srm-impl --- 12:46:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:38 [INFO] 12:46:38 [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- 12:46:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT.pom 12:46:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT.jar 12:46:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-javadoc.jar 12:46:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:46:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-sources.jar 12:46:38 [INFO] 12:46:38 [INFO] --- bundle:6.0.0:install (default-install) @ srm-impl --- 12:46:38 [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT.jar 12:46:38 [INFO] Writing OBR metadata 12:46:38 [INFO] 12:46:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-impl --- 12:46:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:46:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:46:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:38 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 12:46:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:46:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:38 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 12:46:38 [INFO] 12:46:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-impl --- 12:46:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:38 [INFO] 12:46:38 [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- 12:46:38 [INFO] Building ODL :: serviceutils :: srm-shell 0.21.1-SNAPSHOT [27/84] 12:46:38 [INFO] from srm/shell/pom.xml 12:46:38 [INFO] -------------------------------[ bundle ]------------------------------- 12:46:39 [INFO] 12:46:39 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- 12:46:39 [INFO] 12:46:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- 12:46:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:39 [INFO] 12:46:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- 12:46:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:39 [INFO] 12:46:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- 12:46:40 [INFO] 12:46:40 [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- 12:46:40 [INFO] 12:46:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-shell --- 12:46:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:40 [INFO] 12:46:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 12:46:40 [INFO] Starting audit... 12:46:40 Audit done. 12:46:40 [INFO] You have 0 Checkstyle violations. 12:46:40 [INFO] 12:46:40 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 12:46:40 [INFO] Starting audit... 12:46:40 Audit done. 12:46:40 [INFO] You have 0 Checkstyle violations. 12:46:40 [INFO] 12:46:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- 12:46:40 [INFO] 12:46:40 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- 12:46:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 12:46:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 12:46:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 12:46:40 [INFO] 12:46:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- 12:46:40 [INFO] Recompiling the module because of changed dependency. 12:46:40 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 12:46:40 [INFO] 12:46:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> 12:46:40 [INFO] 12:46:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- 12:46:40 [INFO] Fork Value is true 12:46:43 [INFO] Done SpotBugs Analysis.... 12:46:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:46:43 [INFO] 12:46:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< 12:46:43 [INFO] 12:46:43 [INFO] 12:46:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- 12:46:43 [INFO] BugInstance size is 0 12:46:43 [INFO] Error size is 0 12:46:43 [INFO] No errors/warnings found 12:46:43 [INFO] 12:46:43 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ srm-shell --- 12:46:43 [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand 12:46:43 [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand 12:46:43 [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand 12:46:43 [INFO] 12:46:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-shell --- 12:46:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/test/resources 12:46:43 [INFO] 12:46:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-shell --- 12:46:43 [INFO] No sources to compile 12:46:43 [INFO] 12:46:43 [INFO] --- surefire:3.5.4:test (default-test) @ srm-shell --- 12:46:43 [INFO] No tests to run. 12:46:43 [INFO] 12:46:43 [INFO] --- copy:14.1.6:copy-files (default) @ srm-shell --- 12:46:43 [INFO] 12:46:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-shell --- 12:46:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT.jar 12:46:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/META-INF/MANIFEST.MF 12:46:43 [INFO] 12:46:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- 12:46:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-javadoc.jar 12:46:44 [INFO] 12:46:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-shell --- 12:46:44 [INFO] CycloneDX: Resolving Dependencies 12:46:45 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 12:46:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml 12:46:45 [INFO] attaching as srm-shell-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json 12:46:45 [INFO] attaching as srm-shell-0.21.1-SNAPSHOT-cyclonedx.json 12:46:45 [INFO] 12:46:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 12:46:45 [INFO] Skipping duplicate-finder execution! 12:46:45 [INFO] 12:46:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-shell --- 12:46:45 [INFO] No dependency problems found 12:46:45 [INFO] 12:46:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- 12:46:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-sources.jar 12:46:45 [INFO] 12:46:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-shell --- 12:46:45 [INFO] 12:46:45 [INFO] --- jacoco:0.8.14:report (report) @ srm-shell --- 12:46:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:45 [INFO] 12:46:45 [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- 12:46:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT.pom 12:46:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT.jar 12:46:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-javadoc.jar 12:46:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-cyclonedx.xml 12:46:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-cyclonedx.json 12:46:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-sources.jar 12:46:45 [INFO] 12:46:45 [INFO] --- bundle:6.0.0:install (default-install) @ srm-shell --- 12:46:45 [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT.jar 12:46:45 [INFO] Writing OBR metadata 12:46:45 [INFO] 12:46:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-shell --- 12:46:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:46:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:46:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:45 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml 12:46:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 12:46:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:46:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:46:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:46:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:46:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:46:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:46:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:46:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:46:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:46:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:46:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:46:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:46:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:46:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:46:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:46:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:46:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:46:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:46:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:46:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:46:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:46:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:46:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:46:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:46:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:46:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:46:45 at java.lang.reflect.Method.invoke (Method.java:580) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:46:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:46:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 12:46:45 [INFO] 12:46:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-shell --- 12:46:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:45 [INFO] 12:46:45 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 12:46:45 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.1-SNAPSHOT [28/84] 12:46:45 [INFO] from features/odl-openflowplugin-southbound/pom.xml 12:46:45 [INFO] ------------------------------[ feature ]------------------------------- 12:46:46 [INFO] 12:46:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- 12:46:46 [INFO] 12:46:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 12:46:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:46 [INFO] 12:46:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 12:46:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:47 [INFO] 12:46:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 12:46:47 [INFO] 12:46:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- 12:46:47 [INFO] 12:46:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 12:46:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:46:47 [INFO] argLine set to empty 12:46:47 [INFO] 12:46:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 12:46:47 [INFO] Starting audit... 12:46:47 Audit done. 12:46:47 [INFO] You have 0 Checkstyle violations. 12:46:47 [INFO] 12:46:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 12:46:48 [INFO] Starting audit... 12:46:48 Audit done. 12:46:48 [INFO] You have 0 Checkstyle violations. 12:46:48 [INFO] 12:46:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 12:46:48 [INFO] 12:46:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 12:46:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 12:46:48 [INFO] ...done! 12:46:48 [INFO] Attaching features XML 12:46:48 [INFO] 12:46:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- 12:46:48 [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 12:46:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:46:48 [INFO] 12:46:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 12:46:48 [INFO] 12:46:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 12:46:48 [INFO] No files found to run spotbugs, check compile phase has been run 12:46:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:46:48 [INFO] 12:46:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 12:46:48 [INFO] 12:46:48 [INFO] 12:46:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- 12:46:48 [INFO] 12:46:48 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-southbound --- 12:46:48 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 12:46:48 [INFO] Project dependency features detected: [] 12:46:48 [INFO] Pax Exam System (Version: 4.14.0) created. 12:46:48 [INFO] Creating RMI registry server on 127.0.0.1:44735 12:46:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:46:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:46:48 [INFO] Waiting for remote bundle context.. on 44735 name: 3d4ce4cb-2458-4e88-987b-25db4dfcc4c3 timout: [ RelativeTimeout value = 180000 ] 12:46:54 [INFO] Building jar from resources and headers. 12:46:54 [INFO] Writing jar finished. 12:47:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:47:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:47:08 [INFO] 12:47:08 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-southbound --- 12:47:08 [INFO] 12:47:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 12:47:08 [INFO] No Javadoc in project. Archive not created. 12:47:08 [INFO] 12:47:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- 12:47:08 [INFO] CycloneDX: Resolving Dependencies 12:47:11 [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) 12:47:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml 12:47:11 [INFO] attaching as odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json 12:47:12 [INFO] attaching as odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.json 12:47:12 [INFO] 12:47:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 12:47:12 [INFO] Skipping duplicate-finder execution! 12:47:12 [INFO] 12:47:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 12:47:12 [INFO] Skipping plugin execution 12:47:12 [INFO] 12:47:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 12:47:12 [INFO] Skipping source per configuration. 12:47:12 [INFO] 12:47:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 12:47:12 [INFO] 12:47:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-southbound --- 12:47:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:47:12 [INFO] 12:47:12 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- 12:47:12 [WARNING] 12:47:12 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 12:47:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:47:12 [WARNING] 12:47:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:47:12 [WARNING] 12:47:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT.pom 12:47:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT-features.xml 12:47:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.json 12:47:12 [INFO] 12:47:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-southbound --- 12:47:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:47:12 [WARNING] 12:47:12 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 12:47:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:47:12 [WARNING] 12:47:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:47:12 [WARNING] 12:47:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:47:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:12 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 12:47:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:47:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:12 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 12:47:12 [INFO] 12:47:12 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 12:47:12 [INFO] Building bulk-o-matic 0.21.1-SNAPSHOT [29/84] 12:47:12 [INFO] from applications/bulk-o-matic/pom.xml 12:47:12 [INFO] -------------------------------[ bundle ]------------------------------- 12:47:12 [INFO] 12:47:12 [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- 12:47:12 [INFO] 12:47:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- 12:47:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:12 [INFO] 12:47:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 12:47:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:12 [INFO] 12:47:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- 12:47:12 [INFO] 12:47:12 [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- 12:47:12 [INFO] 12:47:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bulk-o-matic --- 12:47:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:47:12 [INFO] 12:47:12 [INFO] --- yang:14.0.20:generate-sources (binding) @ bulk-o-matic --- 12:47:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:47:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 12:47:12 [INFO] yang-to-sources: Found 9 dependencies in 3.325 ms 12:47:12 [INFO] yang-to-sources: Project model files found: 1 in 2.791 ms 12:47:13 [INFO] yang-to-sources: 24 YANG models processed in 479.2 ms 12:47:13 [INFO] BindingJavaFileGenerator: Defined 61 files in 51.29 ms 12:47:13 [INFO] Sorted 61 files into 5 directories in 422.4 μs 12:47:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 104.7 ms 12:47:13 [INFO] 12:47:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 12:47:13 [INFO] Starting audit... 12:47:13 Audit done. 12:47:13 [INFO] You have 0 Checkstyle violations. 12:47:13 [INFO] 12:47:13 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 12:47:13 [INFO] Starting audit... 12:47:13 Audit done. 12:47:13 [INFO] You have 0 Checkstyle violations. 12:47:13 [INFO] 12:47:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- 12:47:13 [INFO] 12:47:13 [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- 12:47:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 12:47:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 12:47:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:47:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:47:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:47:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 12:47:13 [INFO] 12:47:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- 12:47:13 [INFO] Recompiling the module because of changed dependency. 12:47:13 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 12:47:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 12:47:13 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:13 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 12:47:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:13 [INFO] 12:47:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 12:47:13 [INFO] 12:47:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- 12:47:13 [INFO] Fork Value is true 12:47:18 [INFO] Done SpotBugs Analysis.... 12:47:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:47:18 [INFO] 12:47:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 12:47:18 [INFO] 12:47:18 [INFO] 12:47:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- 12:47:18 [INFO] BugInstance size is 0 12:47:18 [INFO] Error size is 0 12:47:18 [INFO] No errors/warnings found 12:47:18 [INFO] 12:47:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 12:47:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/resources 12:47:18 [INFO] 12:47:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bulk-o-matic --- 12:47:18 [INFO] Recompiling the module because of changed dependency. 12:47:18 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,37] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[59,37] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,37] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,55] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,55] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 12:47:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 12:47:18 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,45] unchecked conversion 12:47:18 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:47:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:47:18 [INFO] 12:47:18 [INFO] --- surefire:3.5.4:test (default-test) @ bulk-o-matic --- 12:47:18 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/surefire-reports 12:47:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:47:18 [INFO] 12:47:18 [INFO] ------------------------------------------------------- 12:47:18 [INFO] T E S T S 12:47:18 [INFO] ------------------------------------------------------- 12:47:19 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 12:47:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:47:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 12:47:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 12:47:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 12:47:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 12:47:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 12:47:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 12:47:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 12:47:22 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 12:47:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 12:47:23 [INFO] 12:47:23 [INFO] Results: 12:47:23 [INFO] 12:47:23 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 12:47:23 [INFO] 12:47:23 [INFO] 12:47:23 [INFO] --- copy:14.1.6:copy-files (default) @ bulk-o-matic --- 12:47:23 [INFO] 12:47:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- 12:47:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT.jar 12:47:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 12:47:23 [INFO] 12:47:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- 12:47:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-javadoc.jar 12:47:26 [INFO] 12:47:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- 12:47:26 [INFO] CycloneDX: Resolving Dependencies 12:47:26 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 12:47:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml 12:47:26 [INFO] attaching as bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json 12:47:26 [INFO] attaching as bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 12:47:26 [INFO] 12:47:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 12:47:26 [INFO] Skipping duplicate-finder execution! 12:47:26 [INFO] 12:47:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 12:47:26 [WARNING] Used undeclared dependencies found: 12:47:26 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 12:47:26 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:47:26 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:47:26 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:47:26 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:47:26 [WARNING] Non-test scoped test only dependencies found: 12:47:26 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:47:26 [INFO] 12:47:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 12:47:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-sources.jar 12:47:26 [INFO] 12:47:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- 12:47:26 [INFO] 12:47:26 [INFO] --- jacoco:0.8.14:report (report) @ bulk-o-matic --- 12:47:26 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 12:47:26 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 12:47:26 [INFO] 12:47:26 [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- 12:47:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT.pom 12:47:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT.jar 12:47:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-javadoc.jar 12:47:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 12:47:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-sources.jar 12:47:26 [INFO] 12:47:26 [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- 12:47:26 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT.jar 12:47:26 [INFO] Writing OBR metadata 12:47:27 [INFO] 12:47:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bulk-o-matic --- 12:47:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:47:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:47:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:27 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 12:47:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:47:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:27 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 12:47:27 [INFO] 12:47:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bulk-o-matic --- 12:47:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:47:27 [INFO] 12:47:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 12:47:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.1-SNAPSHOT [30/84] 12:47:27 [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml 12:47:27 [INFO] ------------------------------[ feature ]------------------------------- 12:47:27 [INFO] 12:47:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] 12:47:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:27 [INFO] 12:47:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:27 [INFO] 12:47:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] 12:47:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] 12:47:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:47:27 [INFO] argLine set to empty 12:47:27 [INFO] 12:47:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Starting audit... 12:47:27 Audit done. 12:47:27 [INFO] You have 0 Checkstyle violations. 12:47:27 [INFO] 12:47:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Starting audit... 12:47:27 Audit done. 12:47:27 [INFO] You have 0 Checkstyle violations. 12:47:27 [INFO] 12:47:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] 12:47:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 12:47:27 [INFO] ...done! 12:47:27 [INFO] Attaching features XML 12:47:27 [INFO] 12:47:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:47:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:47:27 [INFO] 12:47:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 12:47:27 [INFO] 12:47:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] No files found to run spotbugs, check compile phase has been run 12:47:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:47:27 [INFO] 12:47:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 12:47:27 [INFO] 12:47:27 [INFO] 12:47:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] 12:47:27 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:27 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 12:47:27 [INFO] Project dependency features detected: [] 12:47:27 [INFO] Pax Exam System (Version: 4.14.0) created. 12:47:27 [INFO] Creating RMI registry server on 127.0.0.1:41761 12:47:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:47:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:47:28 [INFO] Waiting for remote bundle context.. on 41761 name: a5ba2cf2-b8ea-4344-97df-1530007c73bc timout: [ RelativeTimeout value = 180000 ] 12:47:32 [INFO] Building jar from resources and headers. 12:47:32 [INFO] Writing jar finished. 12:47:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:47:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:47:46 [INFO] 12:47:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:46 [INFO] 12:47:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:46 [INFO] No Javadoc in project. Archive not created. 12:47:46 [INFO] 12:47:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:46 [INFO] CycloneDX: Resolving Dependencies 12:47:49 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 12:47:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 12:47:49 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json 12:47:49 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 12:47:49 [INFO] 12:47:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [INFO] Skipping duplicate-finder execution! 12:47:49 [INFO] 12:47:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [INFO] Skipping plugin execution 12:47:49 [INFO] 12:47:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [INFO] Skipping source per configuration. 12:47:49 [INFO] 12:47:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [INFO] 12:47:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:47:49 [INFO] 12:47:49 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [WARNING] 12:47:49 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 12:47:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:47:49 [WARNING] 12:47:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:47:49 [WARNING] 12:47:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT.pom 12:47:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-features.xml 12:47:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 12:47:49 [INFO] 12:47:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 12:47:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:47:49 [WARNING] 12:47:49 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 12:47:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:47:49 [WARNING] 12:47:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:47:49 [WARNING] 12:47:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:47:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:49 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 12:47:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:47:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:49 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 12:47:49 [INFO] 12:47:49 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 12:47:49 [INFO] Building device-ownership-service 0.21.1-SNAPSHOT [31/84] 12:47:49 [INFO] from applications/device-ownership-service/pom.xml 12:47:49 [INFO] -------------------------------[ bundle ]------------------------------- 12:47:49 [INFO] 12:47:49 [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- 12:47:49 [INFO] 12:47:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- 12:47:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:49 [INFO] 12:47:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- 12:47:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:49 [INFO] 12:47:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- 12:47:49 [INFO] 12:47:49 [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- 12:47:49 [INFO] 12:47:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ device-ownership-service --- 12:47:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:47:49 [INFO] 12:47:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 12:47:49 [INFO] Starting audit... 12:47:49 Audit done. 12:47:49 [INFO] You have 0 Checkstyle violations. 12:47:49 [INFO] 12:47:49 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 12:47:49 [INFO] Starting audit... 12:47:49 Audit done. 12:47:49 [INFO] You have 0 Checkstyle violations. 12:47:49 [INFO] 12:47:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- 12:47:49 [INFO] 12:47:49 [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- 12:47:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 12:47:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 12:47:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 12:47:49 [INFO] 12:47:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- 12:47:49 [INFO] Recompiling the module because of changed source code. 12:47:49 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 12:47:49 [INFO] 12:47:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 12:47:49 [INFO] 12:47:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- 12:47:49 [INFO] Fork Value is true 12:47:52 [INFO] Done SpotBugs Analysis.... 12:47:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:47:52 [INFO] 12:47:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 12:47:52 [INFO] 12:47:52 [INFO] 12:47:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- 12:47:52 [INFO] BugInstance size is 0 12:47:52 [INFO] Error size is 0 12:47:52 [INFO] No errors/warnings found 12:47:52 [INFO] 12:47:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- 12:47:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/test/resources 12:47:52 [INFO] 12:47:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ device-ownership-service --- 12:47:52 [INFO] No sources to compile 12:47:52 [INFO] 12:47:52 [INFO] --- surefire:3.5.4:test (default-test) @ device-ownership-service --- 12:47:52 [INFO] No tests to run. 12:47:52 [INFO] 12:47:52 [INFO] --- copy:14.1.6:copy-files (default) @ device-ownership-service --- 12:47:52 [INFO] 12:47:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- 12:47:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT.jar 12:47:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 12:47:52 [INFO] 12:47:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- 12:47:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-javadoc.jar 12:47:53 [INFO] 12:47:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- 12:47:53 [INFO] CycloneDX: Resolving Dependencies 12:47:53 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 12:47:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml 12:47:53 [INFO] attaching as device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json 12:47:53 [INFO] attaching as device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.json 12:47:53 [INFO] 12:47:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 12:47:53 [INFO] Skipping duplicate-finder execution! 12:47:53 [INFO] 12:47:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ device-ownership-service --- 12:47:53 [INFO] No dependency problems found 12:47:53 [INFO] 12:47:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 12:47:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-sources.jar 12:47:53 [INFO] 12:47:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- 12:47:53 [INFO] 12:47:53 [INFO] --- jacoco:0.8.14:report (report) @ device-ownership-service --- 12:47:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:47:53 [INFO] 12:47:53 [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- 12:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT.pom 12:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT.jar 12:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-javadoc.jar 12:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.xml 12:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.json 12:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-sources.jar 12:47:53 [INFO] 12:47:53 [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- 12:47:53 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT.jar 12:47:53 [INFO] Writing OBR metadata 12:47:53 [INFO] 12:47:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ device-ownership-service --- 12:47:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:47:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:54 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml 12:47:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 12:47:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:47:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:47:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:47:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:47:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:47:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:47:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:47:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:47:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:47:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:47:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:47:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:47:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:47:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:47:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:47:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:47:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:47:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:47:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:47:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:47:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:47:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:47:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:47:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:47:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:47:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:47:54 at java.lang.reflect.Method.invoke (Method.java:580) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:47:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:47:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 12:47:54 [INFO] 12:47:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ device-ownership-service --- 12:47:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:47:54 [INFO] 12:47:54 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 12:47:54 [INFO] Building of-switch-config-pusher 0.21.1-SNAPSHOT [32/84] 12:47:54 [INFO] from applications/of-switch-config-pusher/pom.xml 12:47:54 [INFO] -------------------------------[ bundle ]------------------------------- 12:47:54 [INFO] 12:47:54 [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- 12:47:54 [INFO] 12:47:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- 12:47:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:54 [INFO] 12:47:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 12:47:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:54 [INFO] 12:47:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 12:47:54 [INFO] 12:47:54 [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- 12:47:54 [INFO] 12:47:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 12:47:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:47:54 [INFO] 12:47:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 12:47:54 [INFO] Starting audit... 12:47:54 Audit done. 12:47:54 [INFO] You have 0 Checkstyle violations. 12:47:54 [INFO] 12:47:54 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 12:47:54 [INFO] Starting audit... 12:47:54 Audit done. 12:47:54 [INFO] You have 0 Checkstyle violations. 12:47:54 [INFO] 12:47:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- 12:47:54 [INFO] 12:47:54 [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 12:47:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 12:47:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 12:47:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 12:47:54 [INFO] 12:47:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- 12:47:54 [INFO] Recompiling the module because of changed dependency. 12:47:54 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 12:47:54 [INFO] 12:47:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 12:47:54 [INFO] 12:47:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- 12:47:54 [INFO] Fork Value is true 12:47:56 [INFO] Done SpotBugs Analysis.... 12:47:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:47:56 [INFO] 12:47:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 12:47:56 [INFO] 12:47:56 [INFO] 12:47:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- 12:47:56 [INFO] BugInstance size is 0 12:47:56 [INFO] Error size is 0 12:47:56 [INFO] No errors/warnings found 12:47:56 [INFO] 12:47:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 12:47:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/resources 12:47:56 [INFO] 12:47:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ of-switch-config-pusher --- 12:47:56 [INFO] Recompiling the module because of changed dependency. 12:47:56 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 12:47:56 [INFO] 12:47:56 [INFO] --- surefire:3.5.4:test (default-test) @ of-switch-config-pusher --- 12:47:56 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/surefire-reports 12:47:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:47:56 [INFO] 12:47:56 [INFO] ------------------------------------------------------- 12:47:56 [INFO] T E S T S 12:47:56 [INFO] ------------------------------------------------------- 12:47:57 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 12:47:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:47:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 12:47:59 [INFO] 12:47:59 [INFO] Results: 12:47:59 [INFO] 12:47:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 12:47:59 [INFO] 12:47:59 [INFO] 12:47:59 [INFO] --- copy:14.1.6:copy-files (default) @ of-switch-config-pusher --- 12:47:59 [INFO] 12:47:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- 12:47:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 12:47:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 12:47:59 [INFO] 12:47:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- 12:48:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-javadoc.jar 12:48:00 [INFO] 12:48:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- 12:48:00 [INFO] CycloneDX: Resolving Dependencies 12:48:01 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 12:48:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml 12:48:01 [INFO] attaching as of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json 12:48:01 [INFO] attaching as of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 12:48:01 [INFO] 12:48:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 12:48:01 [INFO] Skipping duplicate-finder execution! 12:48:01 [INFO] 12:48:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 12:48:01 [INFO] No dependency problems found 12:48:01 [INFO] 12:48:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 12:48:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-sources.jar 12:48:01 [INFO] 12:48:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- 12:48:01 [INFO] 12:48:01 [INFO] --- jacoco:0.8.14:report (report) @ of-switch-config-pusher --- 12:48:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 12:48:01 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 12:48:01 [INFO] 12:48:01 [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- 12:48:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT.pom 12:48:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 12:48:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-javadoc.jar 12:48:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 12:48:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-sources.jar 12:48:01 [INFO] 12:48:01 [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- 12:48:01 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 12:48:01 [INFO] Writing OBR metadata 12:48:01 [INFO] 12:48:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ of-switch-config-pusher --- 12:48:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:48:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:48:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:01 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 12:48:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:48:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:01 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 12:48:01 [INFO] 12:48:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ of-switch-config-pusher --- 12:48:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:48:01 [INFO] 12:48:01 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 12:48:01 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.1-SNAPSHOT [33/84] 12:48:01 [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml 12:48:01 [INFO] ------------------------------[ feature ]------------------------------- 12:48:01 [INFO] 12:48:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 12:48:01 [INFO] 12:48:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 12:48:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:01 [INFO] 12:48:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 12:48:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:01 [INFO] 12:48:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] 12:48:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] 12:48:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:02 [INFO] argLine set to empty 12:48:02 [INFO] 12:48:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] Starting audit... 12:48:02 Audit done. 12:48:02 [INFO] You have 0 Checkstyle violations. 12:48:02 [INFO] 12:48:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] Starting audit... 12:48:02 Audit done. 12:48:02 [INFO] You have 0 Checkstyle violations. 12:48:02 [INFO] 12:48:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] 12:48:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 12:48:02 [INFO] ...done! 12:48:02 [INFO] Attaching features XML 12:48:02 [INFO] 12:48:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [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 12:48:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:48:02 [INFO] 12:48:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 12:48:02 [INFO] 12:48:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] No files found to run spotbugs, check compile phase has been run 12:48:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:48:02 [INFO] 12:48:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 12:48:02 [INFO] 12:48:02 [INFO] 12:48:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] 12:48:02 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-config-pusher --- 12:48:02 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 12:48:02 [INFO] Project dependency features detected: [] 12:48:02 [INFO] Pax Exam System (Version: 4.14.0) created. 12:48:02 [INFO] Creating RMI registry server on 127.0.0.1:44387 12:48:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:48:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:48:02 [INFO] Waiting for remote bundle context.. on 44387 name: cbf30314-3ec7-4de2-ac24-c101657b2042 timout: [ RelativeTimeout value = 180000 ] 12:48:07 [INFO] Building jar from resources and headers. 12:48:07 [INFO] Writing jar finished. 12:48:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:48:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:48:19 [INFO] 12:48:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 12:48:19 [INFO] 12:48:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 12:48:19 [INFO] No Javadoc in project. Archive not created. 12:48:19 [INFO] 12:48:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 12:48:19 [INFO] CycloneDX: Resolving Dependencies 12:48:22 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 12:48:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml 12:48:22 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json 12:48:22 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 12:48:22 [INFO] 12:48:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [INFO] Skipping duplicate-finder execution! 12:48:22 [INFO] 12:48:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [INFO] Skipping plugin execution 12:48:22 [INFO] 12:48:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [INFO] Skipping source per configuration. 12:48:22 [INFO] 12:48:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [INFO] 12:48:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:22 [INFO] 12:48:22 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [WARNING] 12:48:22 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 12:48:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:48:22 [WARNING] 12:48:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:48:22 [WARNING] 12:48:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT.pom 12:48:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-features.xml 12:48:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 12:48:22 [INFO] 12:48:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 12:48:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:48:22 [WARNING] 12:48:22 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 12:48:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:48:22 [WARNING] 12:48:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:48:22 [WARNING] 12:48:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:48:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:22 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 12:48:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:48:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:22 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 12:48:22 [INFO] 12:48:22 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 12:48:22 [INFO] Building arbitratorreconciliation-api 0.21.1-SNAPSHOT [34/84] 12:48:22 [INFO] from applications/arbitratorreconciliation/api/pom.xml 12:48:22 [INFO] -------------------------------[ bundle ]------------------------------- 12:48:22 [INFO] 12:48:22 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- 12:48:22 [INFO] 12:48:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- 12:48:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:22 [INFO] 12:48:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 12:48:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:22 [INFO] 12:48:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 12:48:22 [INFO] 12:48:22 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- 12:48:22 [INFO] 12:48:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 12:48:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:48:22 [INFO] 12:48:22 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-api --- 12:48:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:48:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 12:48:22 [INFO] yang-to-sources: Found 11 dependencies in 2.897 ms 12:48:22 [INFO] yang-to-sources: Project model files found: 1 in 1.358 ms 12:48:23 [INFO] yang-to-sources: 11 YANG models processed in 296.9 ms 12:48:23 [INFO] BindingJavaFileGenerator: Defined 14 files in 19.66 ms 12:48:23 [INFO] Sorted 14 files into 3 directories in 204.6 μs 12:48:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 26.87 ms 12:48:23 [INFO] 12:48:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 12:48:23 [INFO] Starting audit... 12:48:23 Audit done. 12:48:23 [INFO] You have 0 Checkstyle violations. 12:48:23 [INFO] 12:48:23 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 12:48:23 [INFO] Starting audit... 12:48:23 Audit done. 12:48:23 [INFO] You have 0 Checkstyle violations. 12:48:23 [INFO] 12:48:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- 12:48:23 [INFO] 12:48:23 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 12:48:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 12:48:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 12:48:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:48:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:48:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:48:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 12:48:23 [INFO] 12:48:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- 12:48:23 [INFO] Recompiling the module because of changed dependency. 12:48:23 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 12:48:23 [INFO] 12:48:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 12:48:23 [INFO] 12:48:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 12:48:23 [INFO] Fork Value is true 12:48:25 [INFO] Done SpotBugs Analysis.... 12:48:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:48:26 [INFO] 12:48:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 12:48:26 [INFO] 12:48:26 [INFO] 12:48:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- 12:48:26 [INFO] BugInstance size is 0 12:48:26 [INFO] Error size is 0 12:48:26 [INFO] No errors/warnings found 12:48:26 [INFO] 12:48:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 12:48:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/test/resources 12:48:26 [INFO] 12:48:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 12:48:26 [INFO] No sources to compile 12:48:26 [INFO] 12:48:26 [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-api --- 12:48:26 [INFO] No tests to run. 12:48:26 [INFO] 12:48:26 [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-api --- 12:48:26 [INFO] 12:48:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- 12:48:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar 12:48:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 12:48:26 [INFO] 12:48:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 12:48:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-javadoc.jar 12:48:27 [INFO] 12:48:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- 12:48:27 [INFO] CycloneDX: Resolving Dependencies 12:48:28 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 12:48:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml 12:48:28 [INFO] attaching as arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json 12:48:28 [INFO] attaching as arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.json 12:48:28 [INFO] 12:48:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Skipping duplicate-finder execution! 12:48:28 [INFO] 12:48:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 12:48:28 [WARNING] Used undeclared dependencies found: 12:48:28 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:48:28 [INFO] 12:48:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-sources.jar 12:48:28 [INFO] 12:48:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 12:48:28 [INFO] 12:48:28 [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:48:28 [INFO] 12:48:28 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT.pom 12:48:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar 12:48:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-javadoc.jar 12:48:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.json 12:48:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-sources.jar 12:48:28 [INFO] 12:48:28 [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar 12:48:28 [INFO] Writing OBR metadata 12:48:28 [INFO] 12:48:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:48:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:48:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:28 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 12:48:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:48:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:28 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 12:48:28 [INFO] 12:48:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-api --- 12:48:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:48:28 [INFO] 12:48:28 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 12:48:28 [INFO] Building reconciliation-framework 0.21.1-SNAPSHOT [35/84] 12:48:28 [INFO] from applications/reconciliation-framework/pom.xml 12:48:28 [INFO] -------------------------------[ bundle ]------------------------------- 12:48:28 [INFO] 12:48:28 [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- 12:48:28 [INFO] 12:48:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- 12:48:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:28 [INFO] 12:48:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 12:48:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:28 [INFO] 12:48:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- 12:48:29 [INFO] 12:48:29 [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- 12:48:29 [INFO] 12:48:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ reconciliation-framework --- 12:48:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:48:29 [INFO] 12:48:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 12:48:29 [INFO] Starting audit... 12:48:29 Audit done. 12:48:29 [INFO] You have 0 Checkstyle violations. 12:48:29 [INFO] 12:48:29 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 12:48:29 [INFO] Starting audit... 12:48:29 Audit done. 12:48:29 [INFO] You have 0 Checkstyle violations. 12:48:29 [INFO] 12:48:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- 12:48:29 [INFO] 12:48:29 [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- 12:48:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 12:48:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 12:48:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 12:48:29 [INFO] 12:48:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- 12:48:29 [INFO] Recompiling the module because of changed dependency. 12:48:29 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 12:48:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:29 [INFO] 12:48:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 12:48:29 [INFO] 12:48:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- 12:48:29 [INFO] Fork Value is true 12:48:32 [INFO] Done SpotBugs Analysis.... 12:48:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:48:32 [INFO] 12:48:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 12:48:32 [INFO] 12:48:32 [INFO] 12:48:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- 12:48:32 [INFO] BugInstance size is 0 12:48:32 [INFO] Error size is 0 12:48:32 [INFO] No errors/warnings found 12:48:32 [INFO] 12:48:32 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 12:48:33 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 12:48:33 [INFO] 12:48:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 12:48:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/test/resources 12:48:33 [INFO] 12:48:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ reconciliation-framework --- 12:48:33 [INFO] No sources to compile 12:48:33 [INFO] 12:48:33 [INFO] --- surefire:3.5.4:test (default-test) @ reconciliation-framework --- 12:48:33 [INFO] No tests to run. 12:48:33 [INFO] 12:48:33 [INFO] --- copy:14.1.6:copy-files (default) @ reconciliation-framework --- 12:48:33 [INFO] 12:48:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- 12:48:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT.jar 12:48:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 12:48:33 [INFO] 12:48:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- 12:48:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-javadoc.jar 12:48:35 [INFO] 12:48:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- 12:48:35 [INFO] CycloneDX: Resolving Dependencies 12:48:36 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 12:48:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml 12:48:36 [INFO] attaching as reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json 12:48:36 [INFO] attaching as reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 12:48:36 [INFO] 12:48:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 12:48:36 [INFO] Skipping duplicate-finder execution! 12:48:36 [INFO] 12:48:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 12:48:36 [WARNING] Used undeclared dependencies found: 12:48:36 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:48:36 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 12:48:36 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:48:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:48:36 [INFO] 12:48:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 12:48:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-sources.jar 12:48:36 [INFO] 12:48:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- 12:48:36 [INFO] 12:48:36 [INFO] --- jacoco:0.8.14:report (report) @ reconciliation-framework --- 12:48:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:48:36 [INFO] 12:48:36 [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- 12:48:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT.pom 12:48:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT.jar 12:48:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-javadoc.jar 12:48:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 12:48:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-sources.jar 12:48:36 [INFO] 12:48:36 [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- 12:48:36 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT.jar 12:48:36 [INFO] Writing OBR metadata 12:48:36 [INFO] 12:48:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ reconciliation-framework --- 12:48:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:48:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:48:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:36 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 12:48:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:48:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:36 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 12:48:36 [INFO] 12:48:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ reconciliation-framework --- 12:48:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:48:36 [INFO] 12:48:36 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 12:48:36 [INFO] Building arbitratorreconciliation-impl 0.21.1-SNAPSHOT [36/84] 12:48:36 [INFO] from applications/arbitratorreconciliation/impl/pom.xml 12:48:36 [INFO] -------------------------------[ bundle ]------------------------------- 12:48:36 [INFO] 12:48:36 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- 12:48:36 [INFO] 12:48:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 12:48:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:36 [INFO] 12:48:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 12:48:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:36 [INFO] 12:48:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] 12:48:37 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] 12:48:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:48:37 [INFO] 12:48:37 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:48:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 12:48:37 [INFO] yang-to-sources: Found 14 dependencies in 1.669 ms 12:48:37 [INFO] yang-to-sources: Project model files found: 1 in 1.210 ms 12:48:37 [INFO] yang-to-sources: 1 YANG models processed in 69.98 ms 12:48:37 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.037 ms 12:48:37 [INFO] Sorted 6 files into 3 directories in 97.55 μs 12:48:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.134 ms 12:48:37 [INFO] 12:48:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] Starting audit... 12:48:37 Audit done. 12:48:37 [INFO] You have 0 Checkstyle violations. 12:48:37 [INFO] 12:48:37 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] Starting audit... 12:48:37 Audit done. 12:48:37 [INFO] You have 0 Checkstyle violations. 12:48:37 [INFO] 12:48:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] 12:48:37 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 12:48:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 12:48:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:48:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:48:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:48:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 12:48:37 [INFO] 12:48:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] Recompiling the module because of changed dependency. 12:48:37 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 12:48:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 12:48:37 [INFO] 12:48:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 12:48:37 [INFO] 12:48:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 12:48:37 [INFO] Fork Value is true 12:48:40 [INFO] Done SpotBugs Analysis.... 12:48:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:48:40 [INFO] 12:48:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 12:48:40 [INFO] 12:48:40 [INFO] 12:48:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- 12:48:40 [INFO] BugInstance size is 0 12:48:40 [INFO] Error size is 0 12:48:40 [INFO] No errors/warnings found 12:48:40 [INFO] 12:48:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 12:48:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/test/resources 12:48:40 [INFO] 12:48:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 12:48:40 [INFO] No sources to compile 12:48:40 [INFO] 12:48:40 [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-impl --- 12:48:40 [INFO] No tests to run. 12:48:40 [INFO] 12:48:40 [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-impl --- 12:48:40 [INFO] 12:48:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- 12:48:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar 12:48:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 12:48:40 [INFO] 12:48:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 12:48:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-javadoc.jar 12:48:41 [INFO] 12:48:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- 12:48:41 [INFO] CycloneDX: Resolving Dependencies 12:48:42 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 12:48:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml 12:48:42 [INFO] attaching as arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json 12:48:42 [INFO] attaching as arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:48:42 [INFO] 12:48:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Skipping duplicate-finder execution! 12:48:42 [INFO] 12:48:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] No dependency problems found 12:48:42 [INFO] 12:48:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-sources.jar 12:48:42 [INFO] 12:48:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] 12:48:42 [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:48:42 [INFO] 12:48:42 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.pom 12:48:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar 12:48:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-javadoc.jar 12:48:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.xml 12:48:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.json 12:48:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-sources.jar 12:48:42 [INFO] 12:48:42 [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar 12:48:42 [INFO] Writing OBR metadata 12:48:42 [INFO] 12:48:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:48:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:42 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml 12:48:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 12:48:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:48:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:48:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:48:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:48:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:48:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:48:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:48:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:48:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:48:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:48:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:48:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:48:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:48:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:48:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:48:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:48:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:48:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:48:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:48:42 at java.lang.reflect.Method.invoke (Method.java:580) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:48:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 12:48:42 [INFO] 12:48:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-impl --- 12:48:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:48:42 [INFO] 12:48:42 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 12:48:42 [INFO] Building forwardingrules-manager 0.21.1-SNAPSHOT [37/84] 12:48:42 [INFO] from applications/forwardingrules-manager/pom.xml 12:48:42 [INFO] -------------------------------[ bundle ]------------------------------- 12:48:42 [INFO] 12:48:42 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- 12:48:42 [INFO] 12:48:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- 12:48:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:42 [INFO] 12:48:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 12:48:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:42 [INFO] 12:48:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- 12:48:43 [INFO] 12:48:43 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- 12:48:43 [INFO] 12:48:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 12:48:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:48:43 [INFO] 12:48:43 [INFO] --- yang:14.0.20:generate-sources (binding) @ forwardingrules-manager --- 12:48:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:48:43 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 12:48:43 [INFO] yang-to-sources: Found 15 dependencies in 1.569 ms 12:48:43 [INFO] yang-to-sources: Project model files found: 2 in 682.9 μs 12:48:43 [INFO] yang-to-sources: 5 YANG models processed in 82.89 ms 12:48:43 [INFO] BindingJavaFileGenerator: Defined 14 files in 2.483 ms 12:48:43 [INFO] Sorted 14 files into 5 directories in 62.89 μs 12:48:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 7.709 ms 12:48:43 [INFO] 12:48:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 12:48:43 [INFO] Starting audit... 12:48:43 Audit done. 12:48:43 [INFO] You have 0 Checkstyle violations. 12:48:43 [INFO] 12:48:43 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 12:48:44 [INFO] Starting audit... 12:48:44 Audit done. 12:48:44 [INFO] You have 0 Checkstyle violations. 12:48:44 [INFO] 12:48:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- 12:48:44 [INFO] 12:48:44 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- 12:48:44 [INFO] Copying 1 resource from src/main/resources to target/classes 12:48:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 12:48:44 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:48:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:48:44 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:48:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 12:48:44 [INFO] 12:48:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- 12:48:44 [INFO] Recompiling the module because of changed dependency. 12:48:44 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[80,13] possible 'this' escape before subclass is fully initialized 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 12:48:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:48:44 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 12:48:44 [INFO] 12:48:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 12:48:44 [INFO] 12:48:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- 12:48:44 [INFO] Fork Value is true 12:48:50 [INFO] Done SpotBugs Analysis.... 12:48:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:48:50 [INFO] 12:48:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 12:48:50 [INFO] 12:48:50 [INFO] 12:48:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- 12:48:50 [INFO] BugInstance size is 0 12:48:50 [INFO] Error size is 0 12:48:50 [INFO] No errors/warnings found 12:48:50 [INFO] 12:48:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 12:48:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/test/resources 12:48:50 [INFO] 12:48:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-manager --- 12:48:50 [INFO] Recompiling the module because of changed dependency. 12:48:50 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 12:48:50 [INFO] 12:48:50 [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-manager --- 12:48:50 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/surefire-reports 12:48:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:48:50 [INFO] 12:48:50 [INFO] ------------------------------------------------------- 12:48:50 [INFO] T E S T S 12:48:50 [INFO] ------------------------------------------------------- 12:48:51 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 12:48:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:48:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 12:48:52 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 12:49:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.390 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 12:49:00 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 12:49:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 12:49:01 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 12:49:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 12:49:01 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 12:49:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 12:49:01 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 12:49:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 12:49:01 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 12:49:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 12:49:02 [INFO] 12:49:02 [INFO] Results: 12:49:02 [INFO] 12:49:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 12:49:02 [INFO] 12:49:02 [INFO] 12:49:02 [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-manager --- 12:49:02 [INFO] 12:49:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- 12:49:02 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 12:49:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT.jar 12:49:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 12:49:02 [INFO] 12:49:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- 12:49:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-javadoc.jar 12:49:05 [INFO] 12:49:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- 12:49:05 [INFO] CycloneDX: Resolving Dependencies 12:49:06 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 12:49:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml 12:49:06 [INFO] attaching as forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:49:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json 12:49:06 [INFO] attaching as forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:49:06 [INFO] 12:49:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 12:49:06 [INFO] Skipping duplicate-finder execution! 12:49:06 [INFO] 12:49:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 12:49:06 [WARNING] Used undeclared dependencies found: 12:49:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 12:49:06 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:49:06 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:49:06 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:49:06 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:49:06 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:49:06 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:49:06 [INFO] 12:49:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 12:49:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-sources.jar 12:49:06 [INFO] 12:49:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- 12:49:06 [INFO] 12:49:06 [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-manager --- 12:49:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 12:49:06 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 12:49:06 [INFO] 12:49:06 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- 12:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT.pom 12:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT.jar 12:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-javadoc.jar 12:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-sources.jar 12:49:06 [INFO] 12:49:06 [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- 12:49:06 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT.jar 12:49:06 [INFO] Writing OBR metadata 12:49:07 [INFO] 12:49:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-manager --- 12:49:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:49:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:49:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:49:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:49:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:49:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:49:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:49:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:49:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:49:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:49:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:49:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:49:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:49:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:49:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:49:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:49:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:49:07 at java.lang.reflect.Method.invoke (Method.java:580) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:49:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:49:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 12:49:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:49:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:49:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:49:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:49:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:49:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:49:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:49:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:49:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:49:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:49:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:49:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:49:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:49:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:49:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:49:07 at java.lang.reflect.Method.invoke (Method.java:580) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:49:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 12:49:07 [INFO] 12:49:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-manager --- 12:49:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:49:07 [INFO] 12:49:07 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 12:49:07 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.1-SNAPSHOT [38/84] 12:49:07 [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml 12:49:07 [INFO] ------------------------------[ feature ]------------------------------- 12:49:07 [INFO] 12:49:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] 12:49:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:07 [INFO] 12:49:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:07 [INFO] 12:49:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] 12:49:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] 12:49:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:07 [INFO] argLine set to empty 12:49:07 [INFO] 12:49:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Starting audit... 12:49:07 Audit done. 12:49:07 [INFO] You have 0 Checkstyle violations. 12:49:07 [INFO] 12:49:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Starting audit... 12:49:07 Audit done. 12:49:07 [INFO] You have 0 Checkstyle violations. 12:49:07 [INFO] 12:49:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] 12:49:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 12:49:07 [INFO] ...done! 12:49:07 [INFO] Attaching features XML 12:49:07 [INFO] 12:49:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:07 [INFO] 12:49:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 12:49:07 [INFO] 12:49:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] No files found to run spotbugs, check compile phase has been run 12:49:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:49:07 [INFO] 12:49:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 12:49:07 [INFO] 12:49:07 [INFO] 12:49:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] 12:49:07 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:07 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 12:49:07 [INFO] Project dependency features detected: [] 12:49:07 [INFO] Pax Exam System (Version: 4.14.0) created. 12:49:07 [INFO] Creating RMI registry server on 127.0.0.1:46337 12:49:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:08 [INFO] Waiting for remote bundle context.. on 46337 name: 44ce28aa-9049-4988-8992-6077319eb207 timout: [ RelativeTimeout value = 180000 ] 12:49:12 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:37153/jndi/rmi://127.0.0.1:46337/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 12:49:12 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 12:49:12 at java.base/java.lang.Thread.run(Thread.java:1583) 12:49:12 Caused by: java.io.IOException: The server has been stopped. 12:49:12 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 12:49:12 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 12:49:12 ... 1 more 12:49:13 [INFO] Building jar from resources and headers. 12:49:13 [INFO] Writing jar finished. 12:49:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:49:27 [INFO] 12:49:27 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:27 [INFO] 12:49:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:27 [INFO] No Javadoc in project. Archive not created. 12:49:27 [INFO] 12:49:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:27 [INFO] CycloneDX: Resolving Dependencies 12:49:30 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 12:49:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 12:49:30 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:49:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 12:49:30 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:49:30 [INFO] 12:49:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [INFO] Skipping duplicate-finder execution! 12:49:30 [INFO] 12:49:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [INFO] Skipping plugin execution 12:49:30 [INFO] 12:49:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [INFO] Skipping source per configuration. 12:49:30 [INFO] 12:49:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [INFO] 12:49:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:30 [INFO] 12:49:30 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [WARNING] 12:49:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 12:49:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:49:30 [WARNING] 12:49:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:49:30 [WARNING] 12:49:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT.pom 12:49:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-features.xml 12:49:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:49:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:49:30 [INFO] 12:49:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 12:49:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:49:30 [WARNING] 12:49:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 12:49:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:49:30 [WARNING] 12:49:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:49:30 [WARNING] 12:49:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:49:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:49:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:49:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:49:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:49:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:49:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:49:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:49:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:49:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:49:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:49:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:49:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:49:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:49:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:49:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:49:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:49:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:49:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:49:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:49:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:49:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:49:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:49:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:49:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:49:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:49:30 at java.lang.reflect.Method.invoke (Method.java:580) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:49:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:49:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 12:49:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:49:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:49:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:49:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:49:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:49:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:49:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:49:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:49:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:49:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:49:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:49:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:49:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:49:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:49:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:49:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:49:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:49:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:49:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:49:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:49:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:49:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:49:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:49:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:49:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:49:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:49:30 at java.lang.reflect.Method.invoke (Method.java:580) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:49:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:49:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 12:49:30 [INFO] 12:49:30 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 12:49:30 [INFO] Building forwardingrules-sync 0.21.1-SNAPSHOT [39/84] 12:49:30 [INFO] from applications/forwardingrules-sync/pom.xml 12:49:30 [INFO] -------------------------------[ bundle ]------------------------------- 12:49:31 [INFO] 12:49:31 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- 12:49:31 [INFO] 12:49:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- 12:49:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:31 [INFO] 12:49:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 12:49:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:31 [INFO] 12:49:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- 12:49:31 [INFO] 12:49:31 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- 12:49:31 [INFO] 12:49:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 12:49:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:49:31 [INFO] 12:49:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 12:49:31 [INFO] Starting audit... 12:49:31 Audit done. 12:49:31 [INFO] You have 0 Checkstyle violations. 12:49:31 [INFO] 12:49:31 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 12:49:32 [INFO] Starting audit... 12:49:32 Audit done. 12:49:32 [INFO] You have 0 Checkstyle violations. 12:49:32 [INFO] 12:49:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- 12:49:32 [INFO] 12:49:32 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- 12:49:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 12:49:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 12:49:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 12:49:32 [INFO] 12:49:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- 12:49:32 [INFO] Recompiling the module because of changed dependency. 12:49:32 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:49:32 [INFO] 12:49:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 12:49:32 [INFO] 12:49:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- 12:49:32 [INFO] Fork Value is true 12:49:37 [INFO] Done SpotBugs Analysis.... 12:49:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:49:37 [INFO] 12:49:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 12:49:37 [INFO] 12:49:37 [INFO] 12:49:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- 12:49:37 [INFO] BugInstance size is 0 12:49:37 [INFO] Error size is 0 12:49:37 [INFO] No errors/warnings found 12:49:37 [INFO] 12:49:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 12:49:37 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:49:37 [INFO] 12:49:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-sync --- 12:49:37 [INFO] Recompiling the module because of changed dependency. 12:49:37 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 12:49:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,18] auto-closeable resource provider is never referenced in body of corresponding try statement 12:49:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[126,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 12:49:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[126,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 12:49:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[141,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 12:49:37 [INFO] 12:49:37 [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-sync --- 12:49:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/surefire-reports 12:49:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:49:37 [INFO] 12:49:37 [INFO] ------------------------------------------------------- 12:49:37 [INFO] T E S T S 12:49:37 [INFO] ------------------------------------------------------- 12:49:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 12:49:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 12:49:41 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 12:49:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:49:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 12:49:42 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 12:49:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 12:49:42 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 12:49:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 12:49:42 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 12:49:43 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 12:49:43 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 12:49:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 12:49:43 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 12:49:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 12:49:44 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 12:49:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 12:49:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 12:49:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 12:49:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 12:49:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 12:49:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 12:49:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 12:49:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 12:49:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 12:49:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 12:49:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 12:49:46 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 12:49:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 12:49:46 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 12:49:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 12:49:46 [INFO] 12:49:46 [INFO] Results: 12:49:46 [INFO] 12:49:46 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 12:49:46 [INFO] 12:49:46 [INFO] 12:49:46 [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-sync --- 12:49:46 [INFO] 12:49:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- 12:49:46 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 12:49:46 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT.jar 12:49:46 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 12:49:46 [INFO] 12:49:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- 12:49:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-javadoc.jar 12:49:48 [INFO] 12:49:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- 12:49:48 [INFO] CycloneDX: Resolving Dependencies 12:49:49 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 12:49:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml 12:49:49 [INFO] attaching as forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 12:49:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json 12:49:49 [INFO] attaching as forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 12:49:49 [INFO] 12:49:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 12:49:49 [INFO] Skipping duplicate-finder execution! 12:49:49 [INFO] 12:49:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 12:49:49 [WARNING] Used undeclared dependencies found: 12:49:49 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:49:49 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:49:49 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:49:49 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:49:49 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:49:49 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:49:49 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:49:49 [WARNING] Non-test scoped test only dependencies found: 12:49:49 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:49:49 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:49:49 [INFO] 12:49:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 12:49:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-sources.jar 12:49:49 [INFO] 12:49:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- 12:49:49 [INFO] 12:49:49 [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-sync --- 12:49:49 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 12:49:49 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 12:49:49 [INFO] 12:49:49 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- 12:49:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT.pom 12:49:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT.jar 12:49:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-javadoc.jar 12:49:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 12:49:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 12:49:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-sources.jar 12:49:49 [INFO] 12:49:49 [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- 12:49:49 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT.jar 12:49:49 [INFO] Writing OBR metadata 12:49:49 [INFO] 12:49:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-sync --- 12:49:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:49:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 12:49:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:49:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:49:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:49:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:49:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:49:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:49:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:49:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:49:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:49:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:49:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:49:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:49:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:49:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:49:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:49:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:49:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:49:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:49:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:49:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:49:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:49:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:49:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:49:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:49:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:49:49 at java.lang.reflect.Method.invoke (Method.java:580) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:49:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 12:49:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 12:49:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:49:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:49:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:49:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:49:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:49:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:49:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:49:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:49:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:49:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:49:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:49:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:49:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:49:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:49:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:49:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:49:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:49:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:49:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:49:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:49:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:49:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:49:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:49:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:49:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:49:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:49:49 at java.lang.reflect.Method.invoke (Method.java:580) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:49:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:49:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 12:49:49 [INFO] 12:49:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-sync --- 12:49:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:49:49 [INFO] 12:49:49 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 12:49:49 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.1-SNAPSHOT [40/84] 12:49:49 [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml 12:49:49 [INFO] ------------------------------[ feature ]------------------------------- 12:49:49 [INFO] 12:49:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:49 [INFO] 12:49:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:50 [INFO] 12:49:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:50 [INFO] 12:49:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] 12:49:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] 12:49:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:50 [INFO] argLine set to empty 12:49:50 [INFO] 12:49:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Starting audit... 12:49:50 Audit done. 12:49:50 [INFO] You have 0 Checkstyle violations. 12:49:50 [INFO] 12:49:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Starting audit... 12:49:50 Audit done. 12:49:50 [INFO] You have 0 Checkstyle violations. 12:49:50 [INFO] 12:49:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] 12:49:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 12:49:50 [INFO] ...done! 12:49:50 [INFO] Attaching features XML 12:49:50 [INFO] 12:49:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:50 [INFO] 12:49:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 12:49:50 [INFO] 12:49:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] No files found to run spotbugs, check compile phase has been run 12:49:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:49:50 [INFO] 12:49:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 12:49:50 [INFO] 12:49:50 [INFO] 12:49:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] 12:49:50 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 12:49:50 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 12:49:50 [INFO] Project dependency features detected: [] 12:49:50 [INFO] Pax Exam System (Version: 4.14.0) created. 12:49:50 [INFO] Creating RMI registry server on 127.0.0.1:33101 12:49:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:51 [INFO] Waiting for remote bundle context.. on 33101 name: 449fa70e-f535-4bcc-a8ed-69c7f9f4a6ea timout: [ RelativeTimeout value = 180000 ] 12:49:55 [INFO] Building jar from resources and headers. 12:49:55 [INFO] Writing jar finished. 12:50:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:09 [INFO] 12:50:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:09 [INFO] 12:50:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:09 [INFO] No Javadoc in project. Archive not created. 12:50:09 [INFO] 12:50:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:09 [INFO] CycloneDX: Resolving Dependencies 12:50:12 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 12:50:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 12:50:12 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 12:50:12 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 12:50:12 [INFO] 12:50:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [INFO] Skipping duplicate-finder execution! 12:50:12 [INFO] 12:50:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [INFO] Skipping plugin execution 12:50:12 [INFO] 12:50:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [INFO] Skipping source per configuration. 12:50:12 [INFO] 12:50:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [INFO] 12:50:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:12 [INFO] 12:50:12 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [WARNING] 12:50:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 12:50:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:12 [WARNING] 12:50:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:12 [WARNING] 12:50:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT.pom 12:50:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-features.xml 12:50:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 12:50:12 [INFO] 12:50:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 12:50:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:50:12 [WARNING] 12:50:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 12:50:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:12 [WARNING] 12:50:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:12 [WARNING] 12:50:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:12 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 12:50:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:12 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 12:50:12 [INFO] 12:50:12 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 12:50:12 [INFO] Building table-miss-enforcer 0.21.1-SNAPSHOT [41/84] 12:50:12 [INFO] from applications/table-miss-enforcer/pom.xml 12:50:12 [INFO] -------------------------------[ bundle ]------------------------------- 12:50:12 [INFO] 12:50:12 [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- 12:50:12 [INFO] 12:50:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- 12:50:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:12 [INFO] 12:50:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 12:50:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:12 [INFO] 12:50:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- 12:50:13 [INFO] 12:50:13 [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- 12:50:13 [INFO] 12:50:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 12:50:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:50:13 [INFO] 12:50:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 12:50:13 [INFO] Starting audit... 12:50:13 Audit done. 12:50:13 [INFO] You have 0 Checkstyle violations. 12:50:13 [INFO] 12:50:13 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 12:50:13 [INFO] Starting audit... 12:50:13 Audit done. 12:50:13 [INFO] You have 0 Checkstyle violations. 12:50:13 [INFO] 12:50:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- 12:50:13 [INFO] 12:50:13 [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- 12:50:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 12:50:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 12:50:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 12:50:13 [INFO] 12:50:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- 12:50:13 [INFO] Recompiling the module because of changed dependency. 12:50:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 12:50:13 [INFO] 12:50:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 12:50:13 [INFO] 12:50:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- 12:50:13 [INFO] Fork Value is true 12:50:16 [INFO] Done SpotBugs Analysis.... 12:50:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:50:16 [INFO] 12:50:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 12:50:16 [INFO] 12:50:16 [INFO] 12:50:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- 12:50:16 [INFO] BugInstance size is 0 12:50:16 [INFO] Error size is 0 12:50:16 [INFO] No errors/warnings found 12:50:16 [INFO] 12:50:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 12:50:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/resources 12:50:16 [INFO] 12:50:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ table-miss-enforcer --- 12:50:16 [INFO] Recompiling the module because of changed dependency. 12:50:16 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 12:50:16 [INFO] 12:50:16 [INFO] --- surefire:3.5.4:test (default-test) @ table-miss-enforcer --- 12:50:16 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/surefire-reports 12:50:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:50:16 [INFO] 12:50:16 [INFO] ------------------------------------------------------- 12:50:16 [INFO] T E S T S 12:50:16 [INFO] ------------------------------------------------------- 12:50:17 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 12:50:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:50:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 12:50:19 [INFO] 12:50:19 [INFO] Results: 12:50:19 [INFO] 12:50:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 12:50:19 [INFO] 12:50:19 [INFO] 12:50:19 [INFO] --- copy:14.1.6:copy-files (default) @ table-miss-enforcer --- 12:50:19 [INFO] 12:50:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- 12:50:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT.jar 12:50:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 12:50:19 [INFO] 12:50:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- 12:50:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-javadoc.jar 12:50:20 [INFO] 12:50:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- 12:50:20 [INFO] CycloneDX: Resolving Dependencies 12:50:21 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 12:50:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml 12:50:21 [INFO] attaching as table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json 12:50:21 [INFO] attaching as table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 12:50:21 [INFO] 12:50:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 12:50:21 [INFO] Skipping duplicate-finder execution! 12:50:21 [INFO] 12:50:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 12:50:21 [WARNING] Used undeclared dependencies found: 12:50:21 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:50:21 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:50:21 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:50:21 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:50:21 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 12:50:21 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:50:21 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:50:21 [INFO] 12:50:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 12:50:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-sources.jar 12:50:21 [INFO] 12:50:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- 12:50:21 [INFO] 12:50:21 [INFO] --- jacoco:0.8.14:report (report) @ table-miss-enforcer --- 12:50:21 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 12:50:21 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 12:50:21 [INFO] 12:50:21 [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- 12:50:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT.pom 12:50:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT.jar 12:50:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-javadoc.jar 12:50:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 12:50:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-sources.jar 12:50:21 [INFO] 12:50:21 [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- 12:50:21 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT.jar 12:50:21 [INFO] Writing OBR metadata 12:50:21 [INFO] 12:50:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ table-miss-enforcer --- 12:50:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:50:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:50:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:21 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 12:50:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:50:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:21 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 12:50:21 [INFO] 12:50:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ table-miss-enforcer --- 12:50:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:50:21 [INFO] 12:50:21 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 12:50:21 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.1-SNAPSHOT [42/84] 12:50:21 [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml 12:50:21 [INFO] ------------------------------[ feature ]------------------------------- 12:50:21 [INFO] 12:50:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] 12:50:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:21 [INFO] 12:50:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:21 [INFO] 12:50:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] 12:50:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] 12:50:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:21 [INFO] argLine set to empty 12:50:21 [INFO] 12:50:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:21 [INFO] Starting audit... 12:50:21 Audit done. 12:50:21 [INFO] You have 0 Checkstyle violations. 12:50:21 [INFO] 12:50:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [INFO] Starting audit... 12:50:22 Audit done. 12:50:22 [INFO] You have 0 Checkstyle violations. 12:50:22 [INFO] 12:50:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [INFO] 12:50:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 12:50:22 [INFO] ...done! 12:50:22 [INFO] Attaching features XML 12:50:22 [INFO] 12:50:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [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 12:50:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:22 [INFO] 12:50:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 12:50:22 [INFO] 12:50:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [INFO] No files found to run spotbugs, check compile phase has been run 12:50:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:50:22 [INFO] 12:50:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 12:50:22 [INFO] 12:50:22 [INFO] 12:50:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [INFO] 12:50:22 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:22 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 12:50:22 [INFO] Project dependency features detected: [] 12:50:22 [INFO] Pax Exam System (Version: 4.14.0) created. 12:50:22 [INFO] Creating RMI registry server on 127.0.0.1:44973 12:50:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:22 [INFO] Waiting for remote bundle context.. on 44973 name: f16712a2-a31a-48a2-af0e-b002c48c90a3 timout: [ RelativeTimeout value = 180000 ] 12:50:27 [INFO] Building jar from resources and headers. 12:50:27 [INFO] Writing jar finished. 12:50:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:41 [INFO] 12:50:41 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:41 [INFO] 12:50:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:41 [INFO] No Javadoc in project. Archive not created. 12:50:41 [INFO] 12:50:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:41 [INFO] CycloneDX: Resolving Dependencies 12:50:44 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 12:50:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 12:50:44 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 12:50:44 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 12:50:44 [INFO] 12:50:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [INFO] Skipping duplicate-finder execution! 12:50:44 [INFO] 12:50:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [INFO] Skipping plugin execution 12:50:44 [INFO] 12:50:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [INFO] Skipping source per configuration. 12:50:44 [INFO] 12:50:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [INFO] 12:50:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:44 [INFO] 12:50:44 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [WARNING] 12:50:44 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 12:50:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:44 [WARNING] 12:50:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:44 [WARNING] 12:50:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT.pom 12:50:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-features.xml 12:50:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 12:50:44 [INFO] 12:50:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 12:50:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:50:44 [WARNING] 12:50:44 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 12:50:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:44 [WARNING] 12:50:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:44 [WARNING] 12:50:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:50:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:44 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 12:50:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:50:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:44 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 12:50:44 [INFO] 12:50:44 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 12:50:44 [INFO] Building topology-lldp-discovery 0.21.1-SNAPSHOT [43/84] 12:50:44 [INFO] from applications/topology-lldp-discovery/pom.xml 12:50:44 [INFO] -------------------------------[ bundle ]------------------------------- 12:50:44 [INFO] 12:50:44 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- 12:50:44 [INFO] 12:50:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- 12:50:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:44 [INFO] 12:50:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 12:50:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:44 [INFO] 12:50:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 12:50:45 [INFO] 12:50:45 [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- 12:50:45 [INFO] 12:50:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 12:50:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:50:45 [INFO] 12:50:45 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-lldp-discovery --- 12:50:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:50:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 12:50:45 [INFO] yang-to-sources: Found 12 dependencies in 1.786 ms 12:50:45 [INFO] yang-to-sources: Project model files found: 1 in 1.143 ms 12:50:45 [INFO] yang-to-sources: 1 YANG models processed in 80.57 ms 12:50:45 [INFO] BindingJavaFileGenerator: Defined 7 files in 2.654 ms 12:50:45 [INFO] Sorted 7 files into 3 directories in 259.1 μs 12:50:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 7.781 ms 12:50:45 [INFO] 12:50:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 12:50:45 [INFO] Starting audit... 12:50:45 Audit done. 12:50:45 [INFO] You have 0 Checkstyle violations. 12:50:45 [INFO] 12:50:45 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 12:50:45 [INFO] Starting audit... 12:50:45 Audit done. 12:50:45 [INFO] You have 0 Checkstyle violations. 12:50:45 [INFO] 12:50:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- 12:50:45 [INFO] 12:50:45 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 12:50:45 [INFO] Copying 1 resource from src/main/resources to target/classes 12:50:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 12:50:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:50:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:50:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:50:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 12:50:45 [INFO] 12:50:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- 12:50:45 [INFO] Recompiling the module because of changed dependency. 12:50:45 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[47,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[136,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[136,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[136,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 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:45 [INFO] 12:50:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 12:50:45 [INFO] 12:50:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- 12:50:45 [INFO] Fork Value is true 12:50:49 [INFO] Done SpotBugs Analysis.... 12:50:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:50:49 [INFO] 12:50:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 12:50:49 [INFO] 12:50:49 [INFO] 12:50:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- 12:50:49 [INFO] BugInstance size is 0 12:50:49 [INFO] Error size is 0 12:50:49 [INFO] No errors/warnings found 12:50:49 [INFO] 12:50:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 12:50:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/resources 12:50:49 [INFO] 12:50:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-lldp-discovery --- 12:50:49 [INFO] Recompiling the module because of changed dependency. 12:50:49 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 12:50:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[91,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:50:49 [INFO] 12:50:49 [INFO] --- surefire:3.5.4:test (default-test) @ topology-lldp-discovery --- 12:50:49 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/surefire-reports 12:50:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:50:49 [INFO] 12:50:49 [INFO] ------------------------------------------------------- 12:50:49 [INFO] T E S T S 12:50:49 [INFO] ------------------------------------------------------- 12:50:50 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 12:50:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:50:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 12:50:51 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 12:50:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 12:50:51 [INFO] 12:50:51 [INFO] Results: 12:50:51 [INFO] 12:50:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 12:50:51 [INFO] 12:50:51 [INFO] 12:50:51 [INFO] --- copy:14.1.6:copy-files (default) @ topology-lldp-discovery --- 12:50:51 [INFO] 12:50:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- 12:50:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT.jar 12:50:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 12:50:52 [INFO] 12:50:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- 12:50:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-javadoc.jar 12:50:53 [INFO] 12:50:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- 12:50:53 [INFO] CycloneDX: Resolving Dependencies 12:50:54 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 12:50:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml 12:50:54 [INFO] attaching as topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json 12:50:54 [INFO] attaching as topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 12:50:54 [INFO] 12:50:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 12:50:54 [INFO] Skipping duplicate-finder execution! 12:50:54 [INFO] 12:50:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 12:50:54 [WARNING] Used undeclared dependencies found: 12:50:54 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 12:50:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:50:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:50:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:50:54 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 12:50:54 [INFO] 12:50:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 12:50:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-sources.jar 12:50:54 [INFO] 12:50:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- 12:50:54 [INFO] 12:50:54 [INFO] --- jacoco:0.8.14:report (report) @ topology-lldp-discovery --- 12:50:54 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 12:50:54 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 12:50:54 [INFO] 12:50:54 [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- 12:50:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT.pom 12:50:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT.jar 12:50:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-javadoc.jar 12:50:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 12:50:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 12:50:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-sources.jar 12:50:54 [INFO] 12:50:54 [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- 12:50:54 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT.jar 12:50:54 [INFO] Writing OBR metadata 12:50:54 [INFO] 12:50:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-lldp-discovery --- 12:50:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:50:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:50:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:54 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 12:50:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 12:50:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:50:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:50:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:50:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:50:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:50:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:50:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:50:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:50:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:50:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:50:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:50:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:50:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:50:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:50:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:50:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:50:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:50:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:50:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:50:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:50:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:50:54 at java.lang.reflect.Method.invoke (Method.java:580) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:50:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 12:50:54 [INFO] 12:50:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-lldp-discovery --- 12:50:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:50:54 [INFO] 12:50:54 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 12:50:54 [INFO] Building lldp-speaker 0.21.1-SNAPSHOT [44/84] 12:50:54 [INFO] from applications/lldp-speaker/pom.xml 12:50:54 [INFO] -------------------------------[ bundle ]------------------------------- 12:50:54 [INFO] 12:50:54 [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- 12:50:54 [INFO] 12:50:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- 12:50:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:54 [INFO] 12:50:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- 12:50:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:54 [INFO] 12:50:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- 12:50:55 [INFO] 12:50:55 [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- 12:50:55 [INFO] 12:50:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lldp-speaker --- 12:50:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:50:55 [INFO] 12:50:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ lldp-speaker --- 12:50:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:50:55 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 12:50:55 [INFO] yang-to-sources: Found 13 dependencies in 1.819 ms 12:50:55 [INFO] yang-to-sources: Project model files found: 2 in 859.9 μs 12:50:55 [INFO] yang-to-sources: 3 YANG models processed in 59.50 ms 12:50:55 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.591 ms 12:50:55 [INFO] Sorted 30 files into 5 directories in 78.68 μs 12:50:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.88 ms 12:50:55 [INFO] 12:50:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 12:50:55 [INFO] Starting audit... 12:50:55 Audit done. 12:50:55 [INFO] You have 0 Checkstyle violations. 12:50:55 [INFO] 12:50:55 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 12:50:55 [INFO] Starting audit... 12:50:55 Audit done. 12:50:55 [INFO] You have 0 Checkstyle violations. 12:50:55 [INFO] 12:50:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- 12:50:55 [INFO] 12:50:55 [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- 12:50:55 [INFO] Copying 1 resource from src/main/resources to target/classes 12:50:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 12:50:55 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:50:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:50:55 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:50:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 12:50:55 [INFO] 12:50:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- 12:50:55 [INFO] Recompiling the module because of changed dependency. 12:50:55 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 12:50:55 [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 12:50:55 [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 12:50:55 [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 12:50:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:50:55 [INFO] 12:50:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 12:50:55 [INFO] 12:50:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- 12:50:55 [INFO] Fork Value is true 12:50:59 [INFO] Done SpotBugs Analysis.... 12:50:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:50:59 [INFO] 12:50:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 12:50:59 [INFO] 12:50:59 [INFO] 12:50:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- 12:50:59 [INFO] BugInstance size is 0 12:50:59 [INFO] Error size is 0 12:50:59 [INFO] No errors/warnings found 12:50:59 [INFO] 12:50:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- 12:50:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/resources 12:50:59 [INFO] 12:50:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ lldp-speaker --- 12:50:59 [INFO] Recompiling the module because of changed dependency. 12:50:59 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 12:50:59 [INFO] 12:50:59 [INFO] --- surefire:3.5.4:test (default-test) @ lldp-speaker --- 12:50:59 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/surefire-reports 12:50:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:50:59 [INFO] 12:50:59 [INFO] ------------------------------------------------------- 12:50:59 [INFO] T E S T S 12:50:59 [INFO] ------------------------------------------------------- 12:51:00 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 12:51:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:51:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 12:51:02 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 12:51:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 12:51:03 [INFO] 12:51:03 [INFO] Results: 12:51:03 [INFO] 12:51:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 12:51:03 [INFO] 12:51:03 [INFO] 12:51:03 [INFO] --- copy:14.1.6:copy-files (default) @ lldp-speaker --- 12:51:03 [INFO] 12:51:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- 12:51:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT.jar 12:51:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 12:51:03 [INFO] 12:51:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- 12:51:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-javadoc.jar 12:51:05 [INFO] 12:51:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- 12:51:05 [INFO] CycloneDX: Resolving Dependencies 12:51:06 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 12:51:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml 12:51:06 [INFO] attaching as lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 12:51:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json 12:51:06 [INFO] attaching as lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 12:51:06 [INFO] 12:51:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 12:51:06 [INFO] Skipping duplicate-finder execution! 12:51:06 [INFO] 12:51:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lldp-speaker --- 12:51:06 [INFO] No dependency problems found 12:51:06 [INFO] 12:51:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 12:51:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-sources.jar 12:51:06 [INFO] 12:51:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- 12:51:06 [INFO] 12:51:06 [INFO] --- jacoco:0.8.14:report (report) @ lldp-speaker --- 12:51:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec 12:51:06 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 12:51:06 [INFO] 12:51:06 [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- 12:51:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT.pom 12:51:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT.jar 12:51:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-javadoc.jar 12:51:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 12:51:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 12:51:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-sources.jar 12:51:06 [INFO] 12:51:06 [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- 12:51:06 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT.jar 12:51:06 [INFO] Writing OBR metadata 12:51:06 [INFO] 12:51:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lldp-speaker --- 12:51:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:51:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 12:51:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:51:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:51:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:51:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:51:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:51:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:51:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:51:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:51:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:51:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:51:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:51:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:51:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:51:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:51:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:51:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:51:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:51:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:51:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:51:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:51:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:51:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:51:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:51:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:51:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:51:06 at java.lang.reflect.Method.invoke (Method.java:580) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:51:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 12:51:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 12:51:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:51:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:51:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:51:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:51:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:51:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:51:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:51:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:51:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:51:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:51:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:51:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:51:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:51:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:51:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:51:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:51:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:51:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:51:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:51:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:51:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:51:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:51:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:51:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:51:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:51:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:51:06 at java.lang.reflect.Method.invoke (Method.java:580) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:51:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:51:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 12:51:06 [INFO] 12:51:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ lldp-speaker --- 12:51:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:51:06 [INFO] 12:51:06 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 12:51:06 [INFO] Building topology-manager 0.21.1-SNAPSHOT [45/84] 12:51:06 [INFO] from applications/topology-manager/pom.xml 12:51:06 [INFO] -------------------------------[ bundle ]------------------------------- 12:51:06 [INFO] 12:51:06 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- 12:51:06 [INFO] 12:51:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- 12:51:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:06 [INFO] 12:51:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- 12:51:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:06 [INFO] 12:51:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- 12:51:06 [INFO] 12:51:06 [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- 12:51:06 [INFO] 12:51:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-manager --- 12:51:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:51:06 [INFO] 12:51:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 12:51:06 [INFO] Starting audit... 12:51:06 Audit done. 12:51:06 [INFO] You have 0 Checkstyle violations. 12:51:06 [INFO] 12:51:06 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 12:51:07 [INFO] Starting audit... 12:51:07 Audit done. 12:51:07 [INFO] You have 0 Checkstyle violations. 12:51:07 [INFO] 12:51:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- 12:51:07 [INFO] 12:51:07 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- 12:51:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 12:51:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 12:51:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 12:51:07 [INFO] 12:51:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- 12:51:07 [INFO] Recompiling the module because of changed dependency. 12:51:07 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:51:07 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:51:07 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 12:51:07 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 12:51:07 [INFO] 12:51:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> 12:51:07 [INFO] 12:51:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- 12:51:07 [INFO] Fork Value is true 12:51:10 [INFO] Done SpotBugs Analysis.... 12:51:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:51:10 [INFO] 12:51:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< 12:51:10 [INFO] 12:51:10 [INFO] 12:51:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- 12:51:10 [INFO] BugInstance size is 0 12:51:10 [INFO] Error size is 0 12:51:10 [INFO] No errors/warnings found 12:51:10 [INFO] 12:51:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- 12:51:10 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:51:10 [INFO] 12:51:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-manager --- 12:51:10 [INFO] Recompiling the module because of changed dependency. 12:51:10 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[183,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[92,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[112,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[147,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[163,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[235,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[241,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[255,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[282,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[288,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:51:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[302,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:51:10 [INFO] 12:51:10 [INFO] --- surefire:3.5.4:test (default-test) @ topology-manager --- 12:51:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/surefire-reports 12:51:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:51:10 [INFO] 12:51:10 [INFO] ------------------------------------------------------- 12:51:10 [INFO] T E S T S 12:51:10 [INFO] ------------------------------------------------------- 12:51:11 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 12:51:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:51:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 12:51:13 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 12:51:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 12:51:13 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 12:51:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 12:51:13 [INFO] 12:51:13 [INFO] Results: 12:51:13 [INFO] 12:51:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 12:51:13 [INFO] 12:51:13 [INFO] 12:51:13 [INFO] --- copy:14.1.6:copy-files (default) @ topology-manager --- 12:51:13 [INFO] 12:51:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- 12:51:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT.jar 12:51:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/META-INF/MANIFEST.MF 12:51:13 [INFO] 12:51:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- 12:51:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-javadoc.jar 12:51:15 [INFO] 12:51:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- 12:51:15 [INFO] CycloneDX: Resolving Dependencies 12:51:15 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 12:51:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml 12:51:15 [INFO] attaching as topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:51:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json 12:51:15 [INFO] attaching as topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:51:15 [INFO] 12:51:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 12:51:15 [INFO] Skipping duplicate-finder execution! 12:51:15 [INFO] 12:51:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-manager --- 12:51:15 [WARNING] Used undeclared dependencies found: 12:51:15 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:51:15 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:51:15 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:51:15 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 12:51:15 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:51:15 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:51:15 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:51:15 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:51:15 [WARNING] Non-test scoped test only dependencies found: 12:51:15 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 12:51:15 [INFO] 12:51:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 12:51:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-sources.jar 12:51:16 [INFO] 12:51:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- 12:51:16 [INFO] 12:51:16 [INFO] --- jacoco:0.8.14:report (report) @ topology-manager --- 12:51:16 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec 12:51:16 [INFO] Analyzed bundle 'topology-manager' with 11 classes 12:51:16 [INFO] 12:51:16 [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- 12:51:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT.pom 12:51:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT.jar 12:51:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-javadoc.jar 12:51:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:51:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:51:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-sources.jar 12:51:16 [INFO] 12:51:16 [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- 12:51:16 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT.jar 12:51:16 [INFO] Writing OBR metadata 12:51:16 [INFO] 12:51:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-manager --- 12:51:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:51:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:51:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:51:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:51:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:51:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:51:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:51:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:51:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:51:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:51:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:51:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:51:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:51:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:51:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:51:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:51:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:51:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:51:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:51:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:51:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:51:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:51:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:51:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:51:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:51:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:51:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:51:16 at java.lang.reflect.Method.invoke (Method.java:580) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:51:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:51:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 12:51:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:51:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:51:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:51:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:51:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:51:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:51:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:51:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:51:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:51:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:51:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:51:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:51:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:51:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:51:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:51:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:51:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:51:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:51:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:51:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:51:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:51:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:51:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:51:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:51:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:51:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:51:16 at java.lang.reflect.Method.invoke (Method.java:580) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:51:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:51:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 12:51:16 [INFO] 12:51:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-manager --- 12:51:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:51:16 [INFO] 12:51:16 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 12:51:16 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.21.1-SNAPSHOT [46/84] 12:51:16 [INFO] from features/odl-openflowplugin-app-topology/pom.xml 12:51:16 [INFO] ------------------------------[ feature ]------------------------------- 12:51:16 [INFO] 12:51:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] 12:51:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:16 [INFO] 12:51:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:16 [INFO] 12:51:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] 12:51:16 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] 12:51:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:16 [INFO] argLine set to empty 12:51:16 [INFO] 12:51:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Starting audit... 12:51:16 Audit done. 12:51:16 [INFO] You have 0 Checkstyle violations. 12:51:16 [INFO] 12:51:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Starting audit... 12:51:16 Audit done. 12:51:16 [INFO] You have 0 Checkstyle violations. 12:51:16 [INFO] 12:51:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] 12:51:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 12:51:16 [INFO] ...done! 12:51:16 [INFO] Attaching features XML 12:51:16 [INFO] 12:51:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:16 [INFO] 12:51:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 12:51:16 [INFO] 12:51:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] No files found to run spotbugs, check compile phase has been run 12:51:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:51:16 [INFO] 12:51:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 12:51:16 [INFO] 12:51:16 [INFO] 12:51:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] 12:51:16 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology --- 12:51:16 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 12:51:16 [INFO] Project dependency features detected: [] 12:51:16 [INFO] Pax Exam System (Version: 4.14.0) created. 12:51:16 [INFO] Creating RMI registry server on 127.0.0.1:37505 12:51:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:51:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:51:17 [INFO] Waiting for remote bundle context.. on 37505 name: e5c03e34-b83d-47db-93cb-12d4ba9dcf2b timout: [ RelativeTimeout value = 180000 ] 12:51:21 [INFO] Building jar from resources and headers. 12:51:21 [INFO] Writing jar finished. 12:51:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:35 [INFO] 12:51:35 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology --- 12:51:35 [INFO] 12:51:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 12:51:35 [INFO] No Javadoc in project. Archive not created. 12:51:35 [INFO] 12:51:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- 12:51:35 [INFO] CycloneDX: Resolving Dependencies 12:51:38 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 12:51:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml 12:51:38 [INFO] attaching as odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.xml 12:51:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json 12:51:38 [INFO] attaching as odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.json 12:51:38 [INFO] 12:51:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 12:51:38 [INFO] Skipping duplicate-finder execution! 12:51:38 [INFO] 12:51:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 12:51:38 [INFO] Skipping plugin execution 12:51:38 [INFO] 12:51:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 12:51:38 [INFO] Skipping source per configuration. 12:51:38 [INFO] 12:51:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 12:51:38 [INFO] 12:51:38 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology --- 12:51:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:38 [INFO] 12:51:38 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- 12:51:38 [WARNING] 12:51:38 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 12:51:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:38 [WARNING] 12:51:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:38 [WARNING] 12:51:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT.pom 12:51:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-features.xml 12:51:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.xml 12:51:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.json 12:51:38 [INFO] 12:51:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 12:51:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:51:38 [WARNING] 12:51:38 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 12:51:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:38 [WARNING] 12:51:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:38 [WARNING] 12:51:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml 12:51:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:51:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:51:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:51:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:51:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:51:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:51:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:51:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:51:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:51:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:51:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:51:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:51:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:51:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:51:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:51:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:51:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:51:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:51:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:51:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:51:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:51:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:51:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:51:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:51:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:51:38 at java.lang.reflect.Method.invoke (Method.java:580) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:51:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml 12:51:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 12:51:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:51:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:51:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:51:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:51:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:51:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:51:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:51:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:51:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:51:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:51:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:51:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:51:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:51:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:51:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:51:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:51:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:51:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:51:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:51:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:51:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:51:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:51:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:51:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:51:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:51:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:51:38 at java.lang.reflect.Method.invoke (Method.java:580) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:51:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:51:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 12:51:38 [INFO] 12:51:38 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 12:51:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.1-SNAPSHOT [47/84] 12:51:38 [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml 12:51:38 [INFO] ------------------------------[ feature ]------------------------------- 12:51:38 [INFO] 12:51:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 12:51:38 [INFO] 12:51:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 12:51:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:38 [INFO] 12:51:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 12:51:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:38 [INFO] 12:51:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] 12:51:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] 12:51:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:39 [INFO] argLine set to empty 12:51:39 [INFO] 12:51:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] Starting audit... 12:51:39 Audit done. 12:51:39 [INFO] You have 0 Checkstyle violations. 12:51:39 [INFO] 12:51:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] Starting audit... 12:51:39 Audit done. 12:51:39 [INFO] You have 0 Checkstyle violations. 12:51:39 [INFO] 12:51:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] 12:51:39 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 12:51:39 [INFO] ...done! 12:51:39 [INFO] Attaching features XML 12:51:39 [INFO] 12:51:39 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:39 [INFO] 12:51:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 12:51:39 [INFO] 12:51:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] No files found to run spotbugs, check compile phase has been run 12:51:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:51:39 [INFO] 12:51:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 12:51:39 [INFO] 12:51:39 [INFO] 12:51:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] 12:51:39 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-lldp-speaker --- 12:51:39 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 12:51:39 [INFO] Project dependency features detected: [] 12:51:39 [INFO] Pax Exam System (Version: 4.14.0) created. 12:51:39 [INFO] Creating RMI registry server on 127.0.0.1:35551 12:51:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:51:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:51:39 [INFO] Waiting for remote bundle context.. on 35551 name: 16be593b-e484-4a0e-9df2-156011cfd3fb timout: [ RelativeTimeout value = 180000 ] 12:51:43 [INFO] Building jar from resources and headers. 12:51:43 [INFO] Writing jar finished. 12:51:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:58 [INFO] 12:51:58 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 12:51:58 [INFO] 12:51:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 12:51:58 [INFO] No Javadoc in project. Archive not created. 12:51:58 [INFO] 12:51:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 12:51:58 [INFO] CycloneDX: Resolving Dependencies 12:52:01 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 12:52:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml 12:52:01 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 12:52:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json 12:52:01 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 12:52:01 [INFO] 12:52:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [INFO] Skipping duplicate-finder execution! 12:52:01 [INFO] 12:52:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [INFO] Skipping plugin execution 12:52:01 [INFO] 12:52:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [INFO] Skipping source per configuration. 12:52:01 [INFO] 12:52:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [INFO] 12:52:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:01 [INFO] 12:52:01 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [WARNING] 12:52:01 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 12:52:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:52:01 [WARNING] 12:52:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:52:01 [WARNING] 12:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT.pom 12:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-features.xml 12:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 12:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 12:52:01 [INFO] 12:52:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 12:52:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:52:01 [WARNING] 12:52:01 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 12:52:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:52:01 [WARNING] 12:52:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:52:01 [WARNING] 12:52:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 12:52:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:52:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:52:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:52:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:52:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:52:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:52:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:52:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:52:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:52:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:52:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:52:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:52:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:52:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:52:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:52:01 at java.lang.reflect.Method.invoke (Method.java:580) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:52:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 12:52:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 12:52:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:52:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:52:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:52:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:52:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:52:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:52:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:52:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:52:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:52:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:52:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:52:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:52:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:52:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:52:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:52:01 at java.lang.reflect.Method.invoke (Method.java:580) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:52:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 12:52:01 [INFO] 12:52:01 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 12:52:01 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.1-SNAPSHOT [48/84] 12:52:01 [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml 12:52:01 [INFO] ------------------------------[ feature ]------------------------------- 12:52:01 [INFO] 12:52:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:01 [INFO] 12:52:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:01 [INFO] 12:52:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:01 [INFO] 12:52:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] 12:52:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] 12:52:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:02 [INFO] argLine set to empty 12:52:02 [INFO] 12:52:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] Starting audit... 12:52:02 Audit done. 12:52:02 [INFO] You have 0 Checkstyle violations. 12:52:02 [INFO] 12:52:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] Starting audit... 12:52:02 Audit done. 12:52:02 [INFO] You have 0 Checkstyle violations. 12:52:02 [INFO] 12:52:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] 12:52:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 12:52:02 [INFO] ...done! 12:52:02 [INFO] Attaching features XML 12:52:02 [INFO] 12:52:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [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 12:52:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:52:02 [INFO] 12:52:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 12:52:02 [INFO] 12:52:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] No files found to run spotbugs, check compile phase has been run 12:52:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:52:02 [INFO] 12:52:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 12:52:02 [INFO] 12:52:02 [INFO] 12:52:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] 12:52:02 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:02 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 12:52:02 [INFO] Project dependency features detected: [] 12:52:02 [INFO] Pax Exam System (Version: 4.14.0) created. 12:52:02 [INFO] Creating RMI registry server on 127.0.0.1:40371 12:52:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:52:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:52:03 [INFO] Waiting for remote bundle context.. on 40371 name: 1eefd4f4-f7dc-48b5-aecb-d4ab7d30073d timout: [ RelativeTimeout value = 180000 ] 12:52:07 [INFO] Building jar from resources and headers. 12:52:07 [INFO] Writing jar finished. 12:52:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:52:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:52:19 [INFO] 12:52:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:19 [INFO] 12:52:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:19 [INFO] No Javadoc in project. Archive not created. 12:52:19 [INFO] 12:52:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:19 [INFO] CycloneDX: Resolving Dependencies 12:52:22 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 12:52:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 12:52:22 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 12:52:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 12:52:22 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 12:52:22 [INFO] 12:52:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [INFO] Skipping duplicate-finder execution! 12:52:22 [INFO] 12:52:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [INFO] Skipping plugin execution 12:52:22 [INFO] 12:52:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [INFO] Skipping source per configuration. 12:52:22 [INFO] 12:52:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [INFO] 12:52:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:22 [INFO] 12:52:22 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [WARNING] 12:52:22 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 12:52:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:52:22 [WARNING] 12:52:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:52:22 [WARNING] 12:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT.pom 12:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-features.xml 12:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 12:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 12:52:22 [INFO] 12:52:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 12:52:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:52:22 [WARNING] 12:52:22 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 12:52:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:52:22 [WARNING] 12:52:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:52:22 [WARNING] 12:52:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 12:52:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:52:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:52:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:52:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:52:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:52:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:52:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:52:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:52:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:52:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:52:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:52:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:52:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:52:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:52:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:52:22 at java.lang.reflect.Method.invoke (Method.java:580) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:52:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 12:52:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 12:52:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:52:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:52:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:52:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:52:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:52:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:52:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:52:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:52:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:52:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:52:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:52:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:52:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:52:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:52:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:52:22 at java.lang.reflect.Method.invoke (Method.java:580) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:52:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 12:52:22 [INFO] 12:52:22 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 12:52:22 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.1-SNAPSHOT [49/84] 12:52:22 [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml 12:52:22 [INFO] ------------------------------[ feature ]------------------------------- 12:52:22 [INFO] 12:52:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 12:52:22 [INFO] 12:52:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 12:52:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:22 [INFO] 12:52:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 12:52:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:22 [INFO] 12:52:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] 12:52:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] 12:52:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:23 [INFO] argLine set to empty 12:52:23 [INFO] 12:52:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] Starting audit... 12:52:23 Audit done. 12:52:23 [INFO] You have 0 Checkstyle violations. 12:52:23 [INFO] 12:52:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] Starting audit... 12:52:23 Audit done. 12:52:23 [INFO] You have 0 Checkstyle violations. 12:52:23 [INFO] 12:52:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] 12:52:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 12:52:23 [INFO] ...done! 12:52:23 [INFO] Attaching features XML 12:52:23 [INFO] 12:52:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [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 12:52:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:52:23 [INFO] 12:52:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 12:52:23 [INFO] 12:52:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] No files found to run spotbugs, check compile phase has been run 12:52:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:52:23 [INFO] 12:52:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 12:52:23 [INFO] 12:52:23 [INFO] 12:52:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] 12:52:23 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-manager --- 12:52:23 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 12:52:23 [INFO] Project dependency features detected: [] 12:52:23 [INFO] Pax Exam System (Version: 4.14.0) created. 12:52:23 [INFO] Creating RMI registry server on 127.0.0.1:35709 12:52:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:52:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:52:23 [INFO] Waiting for remote bundle context.. on 35709 name: 6c4a3cbf-2eef-421a-bf3f-7bcfba7bb618 timout: [ RelativeTimeout value = 180000 ] 12:52:28 [INFO] Building jar from resources and headers. 12:52:28 [INFO] Writing jar finished. 12:52:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:52:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:52:42 [INFO] 12:52:42 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 12:52:42 [INFO] 12:52:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 12:52:42 [INFO] No Javadoc in project. Archive not created. 12:52:42 [INFO] 12:52:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 12:52:42 [INFO] CycloneDX: Resolving Dependencies 12:52:45 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 12:52:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml 12:52:45 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:52:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json 12:52:45 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:52:45 [INFO] 12:52:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [INFO] Skipping duplicate-finder execution! 12:52:45 [INFO] 12:52:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [INFO] Skipping plugin execution 12:52:45 [INFO] 12:52:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [INFO] Skipping source per configuration. 12:52:45 [INFO] 12:52:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [INFO] 12:52:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:45 [INFO] 12:52:45 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [WARNING] 12:52:45 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 12:52:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:52:45 [WARNING] 12:52:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:52:45 [WARNING] 12:52:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT.pom 12:52:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-features.xml 12:52:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 12:52:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 12:52:45 [INFO] 12:52:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 12:52:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:52:45 [WARNING] 12:52:45 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 12:52:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:52:45 [WARNING] 12:52:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:52:45 [WARNING] 12:52:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:52:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:52:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:52:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:52:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:52:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:52:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:52:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:52:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:52:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:52:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:52:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:52:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:52:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:52:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:52:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:52:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:52:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:52:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:52:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:52:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:52:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:52:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:52:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:52:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:52:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:52:45 at java.lang.reflect.Method.invoke (Method.java:580) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:52:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 12:52:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 12:52:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:52:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:52:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:52:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:52:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:52:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:52:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:52:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:52:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:52:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:52:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:52:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:52:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:52:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:52:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:52:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:52:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:52:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:52:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:52:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:52:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:52:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:52:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:52:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:52:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:52:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:52:45 at java.lang.reflect.Method.invoke (Method.java:580) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:52:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:52:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 12:52:45 [INFO] 12:52:45 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 12:52:45 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.1-SNAPSHOT [50/84] 12:52:45 [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml 12:52:45 [INFO] ------------------------------[ feature ]------------------------------- 12:52:45 [INFO] 12:52:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] 12:52:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:45 [INFO] 12:52:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:45 [INFO] 12:52:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] 12:52:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] 12:52:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:45 [INFO] argLine set to empty 12:52:45 [INFO] 12:52:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] Starting audit... 12:52:45 Audit done. 12:52:45 [INFO] You have 0 Checkstyle violations. 12:52:45 [INFO] 12:52:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] Starting audit... 12:52:45 Audit done. 12:52:45 [INFO] You have 0 Checkstyle violations. 12:52:45 [INFO] 12:52:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] 12:52:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:45 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 12:52:46 [INFO] ...done! 12:52:46 [INFO] Attaching features XML 12:52:46 [INFO] 12:52:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:52:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:52:46 [INFO] 12:52:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 12:52:46 [INFO] 12:52:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:46 [INFO] No files found to run spotbugs, check compile phase has been run 12:52:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:52:46 [INFO] 12:52:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 12:52:46 [INFO] 12:52:46 [INFO] 12:52:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:46 [INFO] 12:52:46 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 12:52:46 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 12:52:46 [INFO] Project dependency features detected: [] 12:52:46 [INFO] Pax Exam System (Version: 4.14.0) created. 12:52:46 [INFO] Creating RMI registry server on 127.0.0.1:44715 12:52:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:52:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:52:46 [INFO] Waiting for remote bundle context.. on 44715 name: 50a555fb-dd24-40b9-9896-bcc67de84c8b timout: [ RelativeTimeout value = 180000 ] 12:52:50 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39243/jndi/rmi://127.0.0.1:44715/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 12:52:50 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 12:52:50 at java.base/java.lang.Thread.run(Thread.java:1583) 12:52:50 Caused by: java.io.IOException: The server has been stopped. 12:52:50 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 12:52:50 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 12:52:50 ... 1 more 12:52:51 [INFO] Building jar from resources and headers. 12:52:51 [INFO] Writing jar finished. 12:53:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:53:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:53:05 [INFO] 12:53:05 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:05 [INFO] 12:53:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:05 [INFO] No Javadoc in project. Archive not created. 12:53:05 [INFO] 12:53:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:05 [INFO] CycloneDX: Resolving Dependencies 12:53:08 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 12:53:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 12:53:08 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json 12:53:08 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 12:53:08 [INFO] 12:53:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [INFO] Skipping duplicate-finder execution! 12:53:08 [INFO] 12:53:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [INFO] Skipping plugin execution 12:53:08 [INFO] 12:53:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [INFO] Skipping source per configuration. 12:53:08 [INFO] 12:53:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [INFO] 12:53:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:53:08 [INFO] 12:53:08 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [WARNING] 12:53:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 12:53:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:53:08 [WARNING] 12:53:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:53:08 [WARNING] 12:53:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT.pom 12:53:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-features.xml 12:53:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 12:53:08 [INFO] 12:53:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 12:53:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:53:08 [WARNING] 12:53:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 12:53:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:53:08 [WARNING] 12:53:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:53:08 [WARNING] 12:53:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:08 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 12:53:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:08 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 12:53:08 [INFO] 12:53:08 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 12:53:08 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.1-SNAPSHOT [51/84] 12:53:08 [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml 12:53:08 [INFO] ------------------------------[ feature ]------------------------------- 12:53:08 [INFO] 12:53:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] 12:53:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:08 [INFO] 12:53:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:08 [INFO] 12:53:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] 12:53:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] 12:53:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:53:08 [INFO] argLine set to empty 12:53:08 [INFO] 12:53:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] Starting audit... 12:53:08 Audit done. 12:53:08 [INFO] You have 0 Checkstyle violations. 12:53:08 [INFO] 12:53:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] Starting audit... 12:53:08 Audit done. 12:53:08 [INFO] You have 0 Checkstyle violations. 12:53:08 [INFO] 12:53:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:08 [INFO] 12:53:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 12:53:09 [INFO] ...done! 12:53:09 [INFO] Attaching features XML 12:53:09 [INFO] 12:53:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:53:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:53:09 [INFO] 12:53:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 12:53:09 [INFO] 12:53:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:09 [INFO] No files found to run spotbugs, check compile phase has been run 12:53:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:53:09 [INFO] 12:53:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 12:53:09 [INFO] 12:53:09 [INFO] 12:53:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:09 [INFO] 12:53:09 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:09 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 12:53:09 [INFO] Project dependency features detected: [] 12:53:09 [INFO] Pax Exam System (Version: 4.14.0) created. 12:53:09 [INFO] Creating RMI registry server on 127.0.0.1:33673 12:53:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:53:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:53:09 [INFO] Waiting for remote bundle context.. on 33673 name: bd9338a4-3b7e-4c07-bdab-55985783fbee timout: [ RelativeTimeout value = 180000 ] 12:53:13 [INFO] Building jar from resources and headers. 12:53:13 [INFO] Writing jar finished. 12:53:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:53:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:53:27 [INFO] 12:53:27 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:27 [INFO] 12:53:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:27 [INFO] No Javadoc in project. Archive not created. 12:53:27 [INFO] 12:53:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:27 [INFO] CycloneDX: Resolving Dependencies 12:53:30 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 12:53:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 12:53:30 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 12:53:30 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.json 12:53:30 [INFO] 12:53:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [INFO] Skipping duplicate-finder execution! 12:53:30 [INFO] 12:53:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [INFO] Skipping plugin execution 12:53:30 [INFO] 12:53:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [INFO] Skipping source per configuration. 12:53:30 [INFO] 12:53:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [INFO] 12:53:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:53:30 [INFO] 12:53:30 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [WARNING] 12:53:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 12:53:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:53:30 [WARNING] 12:53:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:53:30 [WARNING] 12:53:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT.pom 12:53:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-features.xml 12:53:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.json 12:53:30 [INFO] 12:53:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 12:53:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:53:30 [WARNING] 12:53:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 12:53:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:53:30 [WARNING] 12:53:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:53:30 [WARNING] 12:53:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:53:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:30 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 12:53:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:53:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:30 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 12:53:30 [INFO] 12:53:30 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 12:53:30 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.21.1-SNAPSHOT [52/84] 12:53:30 [INFO] from features/odl-openflowplugin-flow-services/pom.xml 12:53:30 [INFO] ------------------------------[ feature ]------------------------------- 12:53:30 [INFO] 12:53:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] 12:53:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:30 [INFO] 12:53:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:30 [INFO] 12:53:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] 12:53:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] 12:53:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:53:30 [INFO] argLine set to empty 12:53:30 [INFO] 12:53:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] Starting audit... 12:53:30 Audit done. 12:53:30 [INFO] You have 0 Checkstyle violations. 12:53:30 [INFO] 12:53:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] Starting audit... 12:53:30 Audit done. 12:53:30 [INFO] You have 0 Checkstyle violations. 12:53:30 [INFO] 12:53:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 12:53:30 [INFO] 12:53:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 12:53:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 12:53:31 [INFO] ...done! 12:53:31 [INFO] Attaching features XML 12:53:31 [INFO] 12:53:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- 12:53:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:53:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:53:31 [INFO] 12:53:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 12:53:31 [INFO] 12:53:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 12:53:31 [INFO] No files found to run spotbugs, check compile phase has been run 12:53:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:53:31 [INFO] 12:53:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 12:53:31 [INFO] 12:53:31 [INFO] 12:53:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- 12:53:31 [INFO] 12:53:31 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services --- 12:53:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 12:53:31 [INFO] Project dependency features detected: [] 12:53:31 [INFO] Pax Exam System (Version: 4.14.0) created. 12:53:31 [INFO] Creating RMI registry server on 127.0.0.1:37355 12:53:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:53:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:53:31 [INFO] Waiting for remote bundle context.. on 37355 name: e09713ca-9248-4774-82c5-c2befbc4838d timout: [ RelativeTimeout value = 180000 ] 12:53:35 [INFO] Building jar from resources and headers. 12:53:35 [INFO] Writing jar finished. 12:53:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:53:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:53:50 [INFO] 12:53:50 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services --- 12:53:50 [INFO] 12:53:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 12:53:50 [INFO] No Javadoc in project. Archive not created. 12:53:50 [INFO] 12:53:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- 12:53:50 [INFO] CycloneDX: Resolving Dependencies 12:53:53 [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) 12:53:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml 12:53:53 [INFO] attaching as odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json 12:53:53 [INFO] attaching as odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.json 12:53:53 [INFO] 12:53:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 12:53:53 [INFO] Skipping duplicate-finder execution! 12:53:53 [INFO] 12:53:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 12:53:53 [INFO] Skipping plugin execution 12:53:53 [INFO] 12:53:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 12:53:53 [INFO] Skipping source per configuration. 12:53:53 [INFO] 12:53:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 12:53:53 [INFO] 12:53:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services --- 12:53:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:53:53 [INFO] 12:53:53 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- 12:53:53 [WARNING] 12:53:53 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 12:53:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:53:53 [WARNING] 12:53:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:53:53 [WARNING] 12:53:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT.pom 12:53:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-features.xml 12:53:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.json 12:53:53 [INFO] 12:53:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 12:53:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:53:53 [WARNING] 12:53:53 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 12:53:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:53:53 [WARNING] 12:53:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:53:53 [WARNING] 12:53:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:53 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 12:53:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:53 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 12:53:53 [INFO] 12:53:53 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 12:53:53 [INFO] Building test-common 0.21.1-SNAPSHOT [53/84] 12:53:53 [INFO] from test-common/pom.xml 12:53:53 [INFO] -------------------------------[ bundle ]------------------------------- 12:53:53 [INFO] 12:53:53 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 12:53:53 [INFO] 12:53:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 12:53:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:53 [INFO] 12:53:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 12:53:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:53 [INFO] 12:53:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 12:53:53 [INFO] 12:53:53 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 12:53:53 [INFO] 12:53:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-common --- 12:53:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:53:53 [INFO] 12:53:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 12:53:53 [INFO] Starting audit... 12:53:53 Audit done. 12:53:53 [INFO] You have 0 Checkstyle violations. 12:53:53 [INFO] 12:53:53 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 12:53:54 [INFO] Starting audit... 12:53:54 Audit done. 12:53:54 [INFO] You have 0 Checkstyle violations. 12:53:54 [INFO] 12:53:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 12:53:54 [INFO] 12:53:54 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 12:53:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 12:53:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 12:53:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 12:53:54 [INFO] 12:53:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 12:53:54 [INFO] Recompiling the module because of changed dependency. 12:53:54 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 12:53:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:53:54 [INFO] 12:53:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 12:53:54 [INFO] 12:53:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 12:53:54 [INFO] Fork Value is true 12:53:57 [INFO] Done SpotBugs Analysis.... 12:53:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:53:57 [INFO] 12:53:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 12:53:57 [INFO] 12:53:57 [INFO] 12:53:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 12:53:57 [INFO] BugInstance size is 0 12:53:57 [INFO] Error size is 0 12:53:57 [INFO] No errors/warnings found 12:53:57 [INFO] 12:53:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 12:53:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/test/resources 12:53:57 [INFO] 12:53:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 12:53:57 [INFO] No sources to compile 12:53:57 [INFO] 12:53:57 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 12:53:57 [INFO] No tests to run. 12:53:57 [INFO] 12:53:57 [INFO] --- copy:14.1.6:copy-files (default) @ test-common --- 12:53:57 [INFO] 12:53:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 12:53:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT.jar 12:53:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/META-INF/MANIFEST.MF 12:53:57 [INFO] 12:53:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 12:53:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-javadoc.jar 12:53:58 [INFO] 12:53:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 12:53:58 [INFO] CycloneDX: Resolving Dependencies 12:53:59 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 12:53:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml 12:53:59 [INFO] attaching as test-common-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json 12:53:59 [INFO] attaching as test-common-0.21.1-SNAPSHOT-cyclonedx.json 12:53:59 [INFO] 12:53:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 12:53:59 [INFO] Skipping duplicate-finder execution! 12:53:59 [INFO] 12:53:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 12:53:59 [WARNING] Used undeclared dependencies found: 12:53:59 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:53:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:53:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:53:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:53:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 12:53:59 [INFO] 12:53:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 12:53:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-sources.jar 12:53:59 [INFO] 12:53:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 12:53:59 [INFO] 12:53:59 [INFO] --- jacoco:0.8.14:report (report) @ test-common --- 12:53:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:59 [INFO] 12:53:59 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 12:53:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT.pom 12:53:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT.jar 12:53:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-javadoc.jar 12:53:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-cyclonedx.xml 12:53:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-cyclonedx.json 12:53:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-sources.jar 12:53:59 [INFO] 12:53:59 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 12:53:59 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT.jar 12:53:59 [INFO] Writing OBR metadata 12:53:59 [INFO] 12:53:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 12:53:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:53:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:53:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:59 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml 12:53:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 12:53:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:53:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:53:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:53:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:53:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:53:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:53:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:53:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:53:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:53:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:53:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:53:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:53:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:53:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:53:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:53:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:53:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:53:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:53:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:53:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:53:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:53:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:53:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:53:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:53:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:53:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:53:59 at java.lang.reflect.Method.invoke (Method.java:580) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:53:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:53:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 12:53:59 [INFO] 12:53:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 12:53:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:53:59 [INFO] 12:53:59 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 12:53:59 [INFO] Building drop-test-karaf 0.21.1-SNAPSHOT [54/84] 12:53:59 [INFO] from drop-test-karaf/pom.xml 12:53:59 [INFO] -------------------------------[ bundle ]------------------------------- 12:53:59 [INFO] 12:53:59 [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- 12:53:59 [INFO] 12:53:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- 12:53:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:59 [INFO] 12:53:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 12:53:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:59 [INFO] 12:53:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- 12:54:00 [INFO] 12:54:00 [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- 12:54:00 [INFO] 12:54:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ drop-test-karaf --- 12:54:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:54:00 [INFO] 12:54:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 12:54:00 [INFO] Starting audit... 12:54:00 Audit done. 12:54:00 [INFO] You have 0 Checkstyle violations. 12:54:00 [INFO] 12:54:00 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 12:54:00 [INFO] Starting audit... 12:54:00 Audit done. 12:54:00 [INFO] You have 0 Checkstyle violations. 12:54:00 [INFO] 12:54:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- 12:54:00 [INFO] 12:54:00 [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- 12:54:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 12:54:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 12:54:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 12:54:00 [INFO] 12:54:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- 12:54:00 [INFO] Recompiling the module because of changed dependency. 12:54:00 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 12:54:00 [INFO] 12:54:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 12:54:00 [INFO] 12:54:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- 12:54:00 [INFO] Fork Value is true 12:54:02 [INFO] Done SpotBugs Analysis.... 12:54:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:54:02 [INFO] 12:54:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 12:54:02 [INFO] 12:54:02 [INFO] 12:54:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- 12:54:02 [INFO] BugInstance size is 0 12:54:02 [INFO] Error size is 0 12:54:02 [INFO] No errors/warnings found 12:54:02 [INFO] 12:54:02 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 12:54:03 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 12:54:03 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 12:54:03 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 12:54:03 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 12:54:03 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 12:54:03 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 12:54:03 [INFO] 12:54:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 12:54:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/test/resources 12:54:03 [INFO] 12:54:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ drop-test-karaf --- 12:54:03 [INFO] No sources to compile 12:54:03 [INFO] 12:54:03 [INFO] --- surefire:3.5.4:test (default-test) @ drop-test-karaf --- 12:54:03 [INFO] No tests to run. 12:54:03 [INFO] 12:54:03 [INFO] --- copy:14.1.6:copy-files (default) @ drop-test-karaf --- 12:54:03 [INFO] 12:54:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- 12:54:03 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 12:54:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 12:54:03 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 12:54:03 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 12:54:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT.jar 12:54:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/META-INF/MANIFEST.MF 12:54:03 [INFO] 12:54:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- 12:54:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-javadoc.jar 12:54:04 [INFO] 12:54:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- 12:54:04 [INFO] CycloneDX: Resolving Dependencies 12:54:05 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 12:54:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml 12:54:05 [INFO] attaching as drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.xml 12:54:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json 12:54:05 [INFO] attaching as drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.json 12:54:05 [INFO] 12:54:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 12:54:05 [INFO] Skipping duplicate-finder execution! 12:54:05 [INFO] 12:54:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 12:54:05 [WARNING] Used undeclared dependencies found: 12:54:05 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 12:54:05 [INFO] 12:54:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 12:54:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-sources.jar 12:54:05 [INFO] 12:54:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- 12:54:05 [INFO] 12:54:05 [INFO] --- jacoco:0.8.14:report (report) @ drop-test-karaf --- 12:54:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:54:05 [INFO] 12:54:05 [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- 12:54:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT.pom 12:54:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT.jar 12:54:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-javadoc.jar 12:54:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.xml 12:54:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.json 12:54:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-sources.jar 12:54:05 [INFO] 12:54:05 [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- 12:54:05 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT.jar 12:54:05 [INFO] Writing OBR metadata 12:54:05 [INFO] 12:54:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ drop-test-karaf --- 12:54:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:54:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml 12:54:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:54:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:54:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:54:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:54:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:54:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:54:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:54:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:54:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:54:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:54:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:54:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:54:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:54:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:54:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:54:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:54:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:54:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:54:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:54:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:54:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:54:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:54:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:54:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:54:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:54:05 at java.lang.reflect.Method.invoke (Method.java:580) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:54:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml 12:54:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 12:54:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:54:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:54:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:54:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:54:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:54:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:54:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:54:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:54:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:54:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:54:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:54:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:54:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:54:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:54:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:54:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:54:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:54:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:54:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:54:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:54:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:54:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:54:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:54:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:54:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:54:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:54:05 at java.lang.reflect.Method.invoke (Method.java:580) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:54:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:54:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 12:54:05 [INFO] 12:54:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ drop-test-karaf --- 12:54:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:54:05 [INFO] 12:54:05 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 12:54:05 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.21.1-SNAPSHOT [55/84] 12:54:05 [INFO] from features/odl-openflowplugin-drop-test/pom.xml 12:54:05 [INFO] ------------------------------[ feature ]------------------------------- 12:54:05 [INFO] 12:54:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 12:54:05 [INFO] 12:54:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 12:54:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:05 [INFO] 12:54:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 12:54:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:05 [INFO] 12:54:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] 12:54:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] 12:54:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:54:06 [INFO] argLine set to empty 12:54:06 [INFO] 12:54:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] Starting audit... 12:54:06 Audit done. 12:54:06 [INFO] You have 0 Checkstyle violations. 12:54:06 [INFO] 12:54:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] Starting audit... 12:54:06 Audit done. 12:54:06 [INFO] You have 0 Checkstyle violations. 12:54:06 [INFO] 12:54:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] 12:54:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 12:54:06 [INFO] ...done! 12:54:06 [INFO] Attaching features XML 12:54:06 [INFO] 12:54:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- 12:54:06 [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 12:54:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:54:06 [INFO] 12:54:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 12:54:06 [INFO] 12:54:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] No files found to run spotbugs, check compile phase has been run 12:54:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:54:06 [INFO] 12:54:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 12:54:06 [INFO] 12:54:06 [INFO] 12:54:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] 12:54:06 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-drop-test --- 12:54:06 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 12:54:06 [INFO] Project dependency features detected: [] 12:54:06 [INFO] Pax Exam System (Version: 4.14.0) created. 12:54:06 [INFO] Creating RMI registry server on 127.0.0.1:33049 12:54:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:54:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:54:06 [INFO] Waiting for remote bundle context.. on 33049 name: acc7c900-bfe3-401a-89b0-37258f951a4b timout: [ RelativeTimeout value = 180000 ] 12:54:11 [INFO] Building jar from resources and headers. 12:54:11 [INFO] Writing jar finished. 12:54:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:54:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:54:25 [INFO] 12:54:25 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-drop-test --- 12:54:25 [INFO] 12:54:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 12:54:25 [INFO] No Javadoc in project. Archive not created. 12:54:25 [INFO] 12:54:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- 12:54:25 [INFO] CycloneDX: Resolving Dependencies 12:54:28 [INFO] CycloneDX: Creating BOM version 1.6 with 272 component(s) 12:54:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml 12:54:28 [INFO] attaching as odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.xml 12:54:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json 12:54:28 [INFO] attaching as odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.json 12:54:28 [INFO] 12:54:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 12:54:28 [INFO] Skipping duplicate-finder execution! 12:54:28 [INFO] 12:54:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 12:54:28 [INFO] Skipping plugin execution 12:54:28 [INFO] 12:54:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 12:54:28 [INFO] Skipping source per configuration. 12:54:28 [INFO] 12:54:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 12:54:28 [INFO] 12:54:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-drop-test --- 12:54:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:54:28 [INFO] 12:54:28 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- 12:54:28 [WARNING] 12:54:28 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 12:54:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:54:28 [WARNING] 12:54:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:54:28 [WARNING] 12:54:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT.pom 12:54:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-features.xml 12:54:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.xml 12:54:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.json 12:54:28 [INFO] 12:54:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 12:54:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:54:28 [WARNING] 12:54:28 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 12:54:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:54:28 [WARNING] 12:54:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:54:28 [WARNING] 12:54:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml 12:54:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:54:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:54:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:54:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:54:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:54:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:54:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:54:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:54:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:54:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:54:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:54:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:54:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:54:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:54:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:54:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:54:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:54:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:54:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:54:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:54:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:54:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:54:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:54:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:54:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:54:28 at java.lang.reflect.Method.invoke (Method.java:580) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:54:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml 12:54:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 12:54:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:54:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:54:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:54:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:54:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:54:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:54:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:54:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:54:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:54:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:54:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:54:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:54:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:54:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:54:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:54:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:54:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:54:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:54:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:54:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:54:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:54:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:54:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:54:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:54:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:54:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:54:28 at java.lang.reflect.Method.invoke (Method.java:580) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:54:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:54:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 12:54:28 [INFO] 12:54:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 12:54:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.1-SNAPSHOT [56/84] 12:54:28 [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml 12:54:28 [INFO] ------------------------------[ feature ]------------------------------- 12:54:30 [INFO] 12:54:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 12:54:30 [INFO] 12:54:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 12:54:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:30 [INFO] 12:54:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 12:54:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:30 [INFO] 12:54:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] 12:54:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] 12:54:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:54:31 [INFO] argLine set to empty 12:54:31 [INFO] 12:54:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] Starting audit... 12:54:31 Audit done. 12:54:31 [INFO] You have 0 Checkstyle violations. 12:54:31 [INFO] 12:54:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] Starting audit... 12:54:31 Audit done. 12:54:31 [INFO] You have 0 Checkstyle violations. 12:54:31 [INFO] 12:54:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] 12:54:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 12:54:31 [INFO] ...done! 12:54:31 [INFO] Attaching features XML 12:54:31 [INFO] 12:54:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:54:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:54:31 [INFO] 12:54:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 12:54:31 [INFO] 12:54:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] No files found to run spotbugs, check compile phase has been run 12:54:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:54:31 [INFO] 12:54:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 12:54:31 [INFO] 12:54:31 [INFO] 12:54:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] 12:54:31 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services-rest --- 12:54:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 12:54:32 [INFO] Project dependency features detected: [] 12:54:32 [INFO] Pax Exam System (Version: 4.14.0) created. 12:54:32 [INFO] Creating RMI registry server on 127.0.0.1:36123 12:54:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:54:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:54:32 [INFO] Waiting for remote bundle context.. on 36123 name: 2423c942-7e05-483a-8886-2ab9861f6a6a timout: [ RelativeTimeout value = 180000 ] 12:54:37 [INFO] Building jar from resources and headers. 12:54:37 [INFO] Writing jar finished. 12:54:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:54:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:54:55 [INFO] 12:54:55 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 12:54:55 [INFO] 12:54:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 12:54:55 [INFO] No Javadoc in project. Archive not created. 12:54:55 [INFO] 12:54:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 12:54:55 [INFO] CycloneDX: Resolving Dependencies 12:55:00 [INFO] CycloneDX: Creating BOM version 1.6 with 461 component(s) 12:55:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml 12:55:00 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json 12:55:00 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.json 12:55:00 [INFO] 12:55:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [INFO] Skipping duplicate-finder execution! 12:55:00 [INFO] 12:55:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [INFO] Skipping plugin execution 12:55:00 [INFO] 12:55:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [INFO] Skipping source per configuration. 12:55:00 [INFO] 12:55:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [INFO] 12:55:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:55:00 [INFO] 12:55:00 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [WARNING] 12:55:00 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 12:55:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:55:00 [WARNING] 12:55:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:55:00 [WARNING] 12:55:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT.pom 12:55:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-features.xml 12:55:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.json 12:55:00 [INFO] 12:55:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 12:55:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:55:00 [WARNING] 12:55:00 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 12:55:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:55:00 [WARNING] 12:55:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:55:00 [WARNING] 12:55:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:55:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:00 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 12:55:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:55:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:00 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 12:55:00 [INFO] 12:55:00 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 12:55:00 [INFO] Building southbound-cli 0.21.1-SNAPSHOT [57/84] 12:55:00 [INFO] from applications/southbound-cli/pom.xml 12:55:00 [INFO] -------------------------------[ bundle ]------------------------------- 12:55:00 [INFO] 12:55:00 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- 12:55:00 [INFO] 12:55:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- 12:55:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:00 [INFO] 12:55:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- 12:55:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:00 [INFO] 12:55:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- 12:55:01 [INFO] 12:55:01 [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- 12:55:01 [INFO] 12:55:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-cli --- 12:55:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:55:01 [INFO] 12:55:01 [INFO] --- yang:14.0.20:generate-sources (binding) @ southbound-cli --- 12:55:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:55:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 12:55:01 [INFO] yang-to-sources: Found 16 dependencies in 1.874 ms 12:55:01 [INFO] yang-to-sources: Project model files found: 1 in 1.115 ms 12:55:01 [INFO] yang-to-sources: 2 YANG models processed in 72.85 ms 12:55:01 [INFO] BindingJavaFileGenerator: Defined 15 files in 2.144 ms 12:55:01 [INFO] Sorted 15 files into 4 directories in 94.92 μs 12:55:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 13.02 ms 12:55:01 [INFO] 12:55:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 12:55:01 [INFO] Starting audit... 12:55:01 Audit done. 12:55:01 [INFO] You have 0 Checkstyle violations. 12:55:01 [INFO] 12:55:01 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 12:55:01 [INFO] Starting audit... 12:55:01 Audit done. 12:55:01 [INFO] You have 0 Checkstyle violations. 12:55:01 [INFO] 12:55:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- 12:55:01 [INFO] 12:55:01 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- 12:55:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 12:55:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 12:55:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:55:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:55:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:55:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 12:55:01 [INFO] 12:55:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- 12:55:01 [INFO] Recompiling the module because of changed dependency. 12:55:01 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 12:55:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 12:55:01 [INFO] 12:55:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> 12:55:01 [INFO] 12:55:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- 12:55:01 [INFO] Fork Value is true 12:55:05 [INFO] Done SpotBugs Analysis.... 12:55:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:55:05 [INFO] 12:55:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< 12:55:05 [INFO] 12:55:05 [INFO] 12:55:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- 12:55:05 [INFO] BugInstance size is 0 12:55:05 [INFO] Error size is 0 12:55:05 [INFO] No errors/warnings found 12:55:05 [INFO] 12:55:05 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand 12:55:06 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand 12:55:06 [INFO] 12:55:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- 12:55:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/test/resources 12:55:06 [INFO] 12:55:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-cli --- 12:55:06 [INFO] No sources to compile 12:55:06 [INFO] 12:55:06 [INFO] --- surefire:3.5.4:test (default-test) @ southbound-cli --- 12:55:06 [INFO] No tests to run. 12:55:06 [INFO] 12:55:06 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-cli --- 12:55:06 [INFO] 12:55:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- 12:55:06 [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 12:55:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 12:55:06 Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] 12:55:06 Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 12:55:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT.jar 12:55:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/META-INF/MANIFEST.MF 12:55:06 [INFO] 12:55:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- 12:55:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-javadoc.jar 12:55:08 [INFO] 12:55:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- 12:55:08 [INFO] CycloneDX: Resolving Dependencies 12:55:09 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 12:55:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml 12:55:09 [INFO] attaching as southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json 12:55:09 [INFO] attaching as southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 12:55:09 [INFO] 12:55:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 12:55:09 [INFO] Skipping duplicate-finder execution! 12:55:09 [INFO] 12:55:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-cli --- 12:55:09 [WARNING] Used undeclared dependencies found: 12:55:09 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:55:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:55:09 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 12:55:09 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:55:09 [INFO] 12:55:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 12:55:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-sources.jar 12:55:09 [INFO] 12:55:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- 12:55:09 [INFO] 12:55:09 [INFO] --- jacoco:0.8.14:report (report) @ southbound-cli --- 12:55:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:55:09 [INFO] 12:55:09 [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- 12:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT.pom 12:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT.jar 12:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-javadoc.jar 12:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 12:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-sources.jar 12:55:09 [INFO] 12:55:09 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- 12:55:09 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT.jar 12:55:09 [INFO] Writing OBR metadata 12:55:10 [INFO] 12:55:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-cli --- 12:55:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:55:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:55:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:10 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 12:55:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:55:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:10 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 12:55:10 [INFO] 12:55:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-cli --- 12:55:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:55:10 [INFO] 12:55:10 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 12:55:10 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.1-SNAPSHOT [58/84] 12:55:10 [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml 12:55:10 [INFO] ------------------------------[ feature ]------------------------------- 12:55:10 [INFO] 12:55:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] 12:55:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:10 [INFO] 12:55:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:10 [INFO] 12:55:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] 12:55:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] 12:55:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:55:10 [INFO] argLine set to empty 12:55:10 [INFO] 12:55:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Starting audit... 12:55:10 Audit done. 12:55:10 [INFO] You have 0 Checkstyle violations. 12:55:10 [INFO] 12:55:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Starting audit... 12:55:10 Audit done. 12:55:10 [INFO] You have 0 Checkstyle violations. 12:55:10 [INFO] 12:55:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] 12:55:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 12:55:10 [INFO] ...done! 12:55:10 [INFO] Attaching features XML 12:55:10 [INFO] 12:55:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:55:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:55:10 [INFO] 12:55:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 12:55:10 [INFO] 12:55:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] No files found to run spotbugs, check compile phase has been run 12:55:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:55:10 [INFO] 12:55:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 12:55:10 [INFO] 12:55:10 [INFO] 12:55:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] 12:55:10 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-southbound-cli --- 12:55:10 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 12:55:10 [INFO] Project dependency features detected: [] 12:55:10 [INFO] Pax Exam System (Version: 4.14.0) created. 12:55:10 [INFO] Creating RMI registry server on 127.0.0.1:34485 12:55:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:55:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:55:11 [INFO] Waiting for remote bundle context.. on 34485 name: 3b0e8e69-6d3c-4055-97a7-77f9da0dc115 timout: [ RelativeTimeout value = 180000 ] 12:55:15 [INFO] Building jar from resources and headers. 12:55:15 [INFO] Writing jar finished. 12:55:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:55:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:55:29 [INFO] 12:55:29 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 12:55:29 [INFO] 12:55:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 12:55:30 [INFO] No Javadoc in project. Archive not created. 12:55:30 [INFO] 12:55:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 12:55:30 [INFO] CycloneDX: Resolving Dependencies 12:55:32 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 12:55:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml 12:55:33 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json 12:55:33 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 12:55:33 [INFO] 12:55:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [INFO] Skipping duplicate-finder execution! 12:55:33 [INFO] 12:55:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [INFO] Skipping plugin execution 12:55:33 [INFO] 12:55:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [INFO] Skipping source per configuration. 12:55:33 [INFO] 12:55:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [INFO] 12:55:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:55:33 [INFO] 12:55:33 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [WARNING] 12:55:33 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 12:55:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:55:33 [WARNING] 12:55:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:55:33 [WARNING] 12:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT.pom 12:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-features.xml 12:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 12:55:33 [INFO] 12:55:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 12:55:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:55:33 [WARNING] 12:55:33 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 12:55:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:55:33 [WARNING] 12:55:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:55:33 [WARNING] 12:55:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:33 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 12:55:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:33 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 12:55:33 [INFO] 12:55:33 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 12:55:33 [INFO] Building openflowjava-extension-nicira-api 0.21.1-SNAPSHOT [59/84] 12:55:33 [INFO] from extension/openflowjava-extension-nicira-api/pom.xml 12:55:33 [INFO] -------------------------------[ bundle ]------------------------------- 12:55:33 [INFO] 12:55:33 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] 12:55:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:33 [INFO] 12:55:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:33 [INFO] 12:55:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] 12:55:33 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] 12:55:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:55:33 [INFO] 12:55:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] Starting audit... 12:55:33 Audit done. 12:55:33 [INFO] You have 0 Checkstyle violations. 12:55:33 [INFO] 12:55:33 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] Starting audit... 12:55:33 Audit done. 12:55:33 [INFO] You have 0 Checkstyle violations. 12:55:33 [INFO] 12:55:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] 12:55:33 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 12:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 12:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 12:55:33 [INFO] 12:55:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] Recompiling the module because of changed dependency. 12:55:33 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 12:55:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:55:33 [INFO] 12:55:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 12:55:33 [INFO] 12:55:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 12:55:33 [INFO] Fork Value is true 12:55:36 [INFO] Done SpotBugs Analysis.... 12:55:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:55:36 [INFO] 12:55:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 12:55:36 [INFO] 12:55:36 [INFO] 12:55:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- 12:55:36 [INFO] BugInstance size is 0 12:55:36 [INFO] Error size is 0 12:55:36 [INFO] No errors/warnings found 12:55:36 [INFO] 12:55:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 12:55:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/test/resources 12:55:36 [INFO] 12:55:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 12:55:36 [INFO] Recompiling the module because of changed dependency. 12:55:36 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 12:55:36 [INFO] 12:55:36 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira-api --- 12:55:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/surefire-reports 12:55:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:55:36 [INFO] 12:55:36 [INFO] ------------------------------------------------------- 12:55:36 [INFO] T E S T S 12:55:36 [INFO] ------------------------------------------------------- 12:55:37 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 12:55:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 12:55:37 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 12:55:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 12:55:37 [INFO] 12:55:37 [INFO] Results: 12:55:37 [INFO] 12:55:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 12:55:37 [INFO] 12:55:37 [INFO] 12:55:37 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira-api --- 12:55:37 [INFO] 12:55:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 12:55:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar 12:55:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 12:55:37 [INFO] 12:55:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 12:55:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-javadoc.jar 12:55:38 [INFO] 12:55:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- 12:55:38 [INFO] CycloneDX: Resolving Dependencies 12:55:39 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 12:55:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml 12:55:39 [INFO] attaching as openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json 12:55:39 [INFO] attaching as openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.json 12:55:39 [INFO] 12:55:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Skipping duplicate-finder execution! 12:55:39 [INFO] 12:55:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 12:55:39 [WARNING] Used undeclared dependencies found: 12:55:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:55:39 [INFO] 12:55:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-sources.jar 12:55:39 [INFO] 12:55:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] 12:55:39 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 12:55:39 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 12:55:39 [INFO] 12:55:39 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.pom 12:55:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar 12:55:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-javadoc.jar 12:55:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.json 12:55:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-sources.jar 12:55:39 [INFO] 12:55:39 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar 12:55:39 [INFO] Writing OBR metadata 12:55:39 [INFO] 12:55:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:55:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:55:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:39 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 12:55:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:55:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:39 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 12:55:39 [INFO] 12:55:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 12:55:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:55:39 [INFO] 12:55:39 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 12:55:39 [INFO] Building openflowjava-extension-nicira 0.21.1-SNAPSHOT [60/84] 12:55:39 [INFO] from extension/openflowjava-extension-nicira/pom.xml 12:55:39 [INFO] -------------------------------[ bundle ]------------------------------- 12:55:39 [INFO] 12:55:39 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- 12:55:39 [INFO] 12:55:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- 12:55:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:39 [INFO] 12:55:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 12:55:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:39 [INFO] 12:55:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 12:55:39 [INFO] 12:55:39 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- 12:55:39 [INFO] 12:55:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 12:55:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:55:39 [INFO] 12:55:39 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-nicira --- 12:55:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:55:39 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 12:55:39 [INFO] yang-to-sources: Found 5 dependencies in 1.231 ms 12:55:39 [INFO] yang-to-sources: Project model files found: 2 in 7.840 ms 12:55:40 [INFO] yang-to-sources: 11 YANG models processed in 101.6 ms 12:55:40 [INFO] BindingJavaFileGenerator: Defined 365 files in 22.45 ms 12:55:40 [INFO] Sorted 365 files into 74 directories in 445.0 μs 12:55:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 73.76 ms 12:55:40 [INFO] 12:55:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 12:55:40 [INFO] Starting audit... 12:55:40 Audit done. 12:55:40 [INFO] You have 0 Checkstyle violations. 12:55:40 [INFO] 12:55:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 12:55:40 [INFO] Starting audit... 12:55:40 Audit done. 12:55:40 [INFO] You have 0 Checkstyle violations. 12:55:40 [INFO] 12:55:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- 12:55:40 [INFO] 12:55:40 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 12:55:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 12:55:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 12:55:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:55:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:55:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:55:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 12:55:40 [INFO] 12:55:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- 12:55:40 [INFO] Recompiling the module because of changed dependency. 12:55:40 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 12:55:42 [INFO] 12:55:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 12:55:42 [INFO] 12:55:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 12:55:42 [INFO] Fork Value is true 12:55:47 [INFO] Done SpotBugs Analysis.... 12:55:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:55:47 [INFO] 12:55:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 12:55:47 [INFO] 12:55:47 [INFO] 12:55:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- 12:55:47 [INFO] BugInstance size is 0 12:55:47 [INFO] Error size is 0 12:55:47 [INFO] No errors/warnings found 12:55:47 [INFO] 12:55:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 12:55:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/resources 12:55:47 [INFO] 12:55:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 12:55:47 [INFO] Recompiling the module because of changed dependency. 12:55:47 [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes 12:55:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy 12:55:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy 12:55:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID 12:55:48 [INFO] 12:55:48 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira --- 12:55:48 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/surefire-reports 12:55:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:55:48 [INFO] 12:55:48 [INFO] ------------------------------------------------------- 12:55:48 [INFO] T E S T S 12:55:48 [INFO] ------------------------------------------------------- 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 12:55:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 12:55:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 12:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 12:55:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 12:55:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 12:55:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 12:55:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 12:55:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 12:55:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 12:55:50 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 12:55:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:55:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 12:55:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 12:55:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 12:55:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 12:55:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 12:55:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 12:55:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 12:55:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 12:55:51 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 12:55:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 12:55:52 [INFO] 12:55:52 [INFO] Results: 12:55:52 [INFO] 12:55:52 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 12:55:52 [INFO] 12:55:52 [INFO] 12:55:52 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira --- 12:55:52 [INFO] 12:55:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- 12:55:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar 12:55:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 12:55:52 [INFO] 12:55:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 12:55:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 12:55:58 [INFO] 12:55:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- 12:55:58 [INFO] CycloneDX: Resolving Dependencies 12:55:59 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 12:55:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml 12:55:59 [INFO] attaching as openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json 12:55:59 [INFO] attaching as openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 12:55:59 [INFO] 12:55:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Skipping duplicate-finder execution! 12:55:59 [INFO] 12:55:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 12:55:59 [INFO] No dependency problems found 12:55:59 [INFO] 12:55:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-sources.jar 12:55:59 [INFO] 12:55:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 12:55:59 [INFO] 12:55:59 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 12:55:59 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 12:55:59 [INFO] 12:55:59 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT.pom 12:55:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar 12:55:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 12:55:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 12:55:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 12:55:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-sources.jar 12:55:59 [INFO] 12:55:59 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar 12:55:59 [INFO] Writing OBR metadata 12:55:59 [INFO] 12:55:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:55:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:55:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:59 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 12:55:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 12:55:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:55:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:55:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:55:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:55:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:55:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:55:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:55:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:55:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:55:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:55:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:55:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:55:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:55:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:55:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:55:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:55:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:55:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:55:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:55:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:55:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:55:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:55:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:55:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:55:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:55:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:55:59 at java.lang.reflect.Method.invoke (Method.java:580) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:55:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:55:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 12:55:59 [INFO] 12:55:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira --- 12:55:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:55:59 [INFO] 12:55:59 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 12:55:59 [INFO] Building openflowplugin-extension-nicira 0.21.1-SNAPSHOT [61/84] 12:55:59 [INFO] from extension/openflowplugin-extension-nicira/pom.xml 12:55:59 [INFO] -------------------------------[ bundle ]------------------------------- 12:56:00 [INFO] 12:56:00 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] 12:56:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:56:00 [INFO] 12:56:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:56:00 [INFO] 12:56:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] 12:56:00 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] 12:56:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:56:00 [INFO] 12:56:00 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-nicira --- 12:56:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:56:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 12:56:00 [INFO] yang-to-sources: Found 13 dependencies in 1.743 ms 12:56:00 [INFO] yang-to-sources: Project model files found: 2 in 35.99 ms 12:56:01 [INFO] yang-to-sources: 40 YANG models processed in 510.8 ms 12:56:01 [INFO] BindingJavaFileGenerator: Defined 916 files in 55.72 ms 12:56:01 [INFO] Sorted 916 files into 95 directories in 880.5 μs 12:56:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 202.0 ms 12:56:01 [INFO] 12:56:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 12:56:01 [INFO] Starting audit... 12:56:01 Audit done. 12:56:01 [INFO] You have 0 Checkstyle violations. 12:56:01 [INFO] 12:56:01 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 12:56:02 [INFO] Starting audit... 12:56:02 Audit done. 12:56:02 [INFO] You have 0 Checkstyle violations. 12:56:02 [INFO] 12:56:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 12:56:02 [INFO] 12:56:02 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 12:56:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 12:56:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 12:56:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:56:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:56:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 12:56:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 12:56:02 [INFO] 12:56:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- 12:56:02 [INFO] Recompiling the module because of changed dependency. 12:56:02 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 12:56:07 [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 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [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 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [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 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 12:56:07 [INFO] 12:56:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 12:56:07 [INFO] 12:56:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 12:56:07 [INFO] Fork Value is true 12:56:16 [INFO] Done SpotBugs Analysis.... 12:56:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:56:16 [INFO] 12:56:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 12:56:16 [INFO] 12:56:16 [INFO] 12:56:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- 12:56:16 [INFO] BugInstance size is 0 12:56:16 [INFO] Error size is 0 12:56:16 [INFO] No errors/warnings found 12:56:16 [INFO] 12:56:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 12:56:16 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:56:16 [INFO] 12:56:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 12:56:16 [INFO] Recompiling the module because of changed dependency. 12:56:16 [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes 12:56:16 [INFO] 12:56:16 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-nicira --- 12:56:16 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/surefire-reports 12:56:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:56:16 [INFO] 12:56:16 [INFO] ------------------------------------------------------- 12:56:16 [INFO] T E S T S 12:56:16 [INFO] ------------------------------------------------------- 12:56:18 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 12:56:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 12:56:18 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 12:56:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 12:56:19 [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 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 12:56:19 [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 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 12:56:19 [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 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 12:56:19 [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 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 12:56:19 [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 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 12:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 12:56:19 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 12:56:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 12:56:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 12:56:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 12:56:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 12:56:20 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 12:56:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 12:56:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 12:56:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 12:56:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 12:56:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 12:56:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 12:56:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 12:56:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 12:56:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 12:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 12:56:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 12:56:22 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 12:56:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 12:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 12:56:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 12:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 12:56:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 12:56:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 12:56:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 12:56:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 12:56:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 12:56:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 12:56:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 12:56:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 12:56:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 12:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 12:56:23 [INFO] 12:56:23 [INFO] Results: 12:56:23 [INFO] 12:56:23 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 12:56:23 [INFO] 12:56:23 [INFO] 12:56:23 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-nicira --- 12:56:23 [INFO] 12:56:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- 12:56:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar 12:56:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 12:56:24 [INFO] 12:56:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 12:56:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 12:56:36 [INFO] 12:56:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- 12:56:36 [INFO] CycloneDX: Resolving Dependencies 12:56:37 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 12:56:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml 12:56:37 [INFO] attaching as openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 12:56:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json 12:56:37 [INFO] attaching as openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 12:56:37 [INFO] 12:56:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] Skipping duplicate-finder execution! 12:56:37 [INFO] 12:56:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] No dependency problems found 12:56:37 [INFO] 12:56:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-sources.jar 12:56:37 [INFO] 12:56:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] 12:56:37 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 12:56:37 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 12:56:37 [INFO] 12:56:37 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.pom 12:56:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar 12:56:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 12:56:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 12:56:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 12:56:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-sources.jar 12:56:37 [INFO] 12:56:37 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- 12:56:37 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar 12:56:37 [INFO] Writing OBR metadata 12:56:38 [INFO] 12:56:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-nicira --- 12:56:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:56:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 12:56:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:56:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:56:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:56:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:56:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:56:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:56:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:56:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:56:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:56:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:56:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:56:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:56:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:56:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:56:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:56:38 at java.lang.reflect.Method.invoke (Method.java:580) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:56:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 12:56:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 12:56:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:56:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:56:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:56:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:56:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:56:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:56:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:56:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:56:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:56:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:56:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:56:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:56:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:56:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:56:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:56:38 at java.lang.reflect.Method.invoke (Method.java:580) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:56:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 12:56:38 [INFO] 12:56:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-nicira --- 12:56:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:56:38 [INFO] 12:56:38 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 12:56:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.1-SNAPSHOT [62/84] 12:56:38 [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml 12:56:38 [INFO] ------------------------------[ feature ]------------------------------- 12:56:38 [INFO] 12:56:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] 12:56:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:56:38 [INFO] 12:56:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:56:38 [INFO] 12:56:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] 12:56:38 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] 12:56:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:56:38 [INFO] argLine set to empty 12:56:38 [INFO] 12:56:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Starting audit... 12:56:38 Audit done. 12:56:38 [INFO] You have 0 Checkstyle violations. 12:56:38 [INFO] 12:56:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Starting audit... 12:56:38 Audit done. 12:56:38 [INFO] You have 0 Checkstyle violations. 12:56:38 [INFO] 12:56:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] 12:56:38 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 12:56:38 [INFO] ...done! 12:56:38 [INFO] Attaching features XML 12:56:38 [INFO] 12:56:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:56:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:56:38 [INFO] 12:56:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 12:56:38 [INFO] 12:56:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] No files found to run spotbugs, check compile phase has been run 12:56:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:56:38 [INFO] 12:56:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 12:56:38 [INFO] 12:56:38 [INFO] 12:56:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] 12:56:38 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nxm-extensions --- 12:56:38 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 12:56:38 [INFO] Project dependency features detected: [] 12:56:38 [INFO] Pax Exam System (Version: 4.14.0) created. 12:56:38 [INFO] Creating RMI registry server on 127.0.0.1:41341 12:56:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:56:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:56:39 [INFO] Waiting for remote bundle context.. on 41341 name: 2d675d63-2fa9-41a6-a9ac-491f47fc0ea2 timout: [ RelativeTimeout value = 180000 ] 12:56:43 [INFO] Building jar from resources and headers. 12:56:43 [INFO] Writing jar finished. 12:56:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:56:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:56:57 [INFO] 12:56:57 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 12:56:57 [INFO] 12:56:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 12:56:57 [INFO] No Javadoc in project. Archive not created. 12:56:57 [INFO] 12:56:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 12:56:57 [INFO] CycloneDX: Resolving Dependencies 12:57:00 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 12:57:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml 12:57:00 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json 12:57:00 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.json 12:57:00 [INFO] 12:57:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [INFO] Skipping duplicate-finder execution! 12:57:00 [INFO] 12:57:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [INFO] Skipping plugin execution 12:57:00 [INFO] 12:57:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [INFO] Skipping source per configuration. 12:57:00 [INFO] 12:57:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [INFO] 12:57:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:57:00 [INFO] 12:57:00 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [WARNING] 12:57:00 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 12:57:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:57:00 [WARNING] 12:57:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:57:00 [WARNING] 12:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT.pom 12:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-features.xml 12:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.json 12:57:00 [INFO] 12:57:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 12:57:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:57:00 [WARNING] 12:57:00 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 12:57:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:57:00 [WARNING] 12:57:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:57:00 [WARNING] 12:57:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:00 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 12:57:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:00 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 12:57:00 [INFO] 12:57:00 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 12:57:00 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.1-SNAPSHOT [63/84] 12:57:00 [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml 12:57:00 [INFO] ------------------------------[ feature ]------------------------------- 12:57:00 [INFO] 12:57:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 12:57:00 [INFO] 12:57:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 12:57:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:00 [INFO] 12:57:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 12:57:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:00 [INFO] 12:57:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] 12:57:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] 12:57:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:57:01 [INFO] argLine set to empty 12:57:01 [INFO] 12:57:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] Starting audit... 12:57:01 Audit done. 12:57:01 [INFO] You have 0 Checkstyle violations. 12:57:01 [INFO] 12:57:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] Starting audit... 12:57:01 Audit done. 12:57:01 [INFO] You have 0 Checkstyle violations. 12:57:01 [INFO] 12:57:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] 12:57:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 12:57:01 [INFO] ...done! 12:57:01 [INFO] Attaching features XML 12:57:01 [INFO] 12:57:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:57:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:57:01 [INFO] 12:57:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 12:57:01 [INFO] 12:57:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] No files found to run spotbugs, check compile phase has been run 12:57:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:57:01 [INFO] 12:57:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 12:57:01 [INFO] 12:57:01 [INFO] 12:57:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] 12:57:01 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-onf-extensions --- 12:57:01 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 12:57:01 [INFO] Project dependency features detected: [] 12:57:01 [INFO] Pax Exam System (Version: 4.14.0) created. 12:57:01 [INFO] Creating RMI registry server on 127.0.0.1:44785 12:57:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:57:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:57:01 [INFO] Waiting for remote bundle context.. on 44785 name: 53542128-e87e-45b8-95b1-e2dd18bfdc53 timout: [ RelativeTimeout value = 180000 ] 12:57:06 [INFO] Building jar from resources and headers. 12:57:06 [INFO] Writing jar finished. 12:57:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:57:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:57:19 [INFO] 12:57:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-onf-extensions --- 12:57:19 [INFO] 12:57:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 12:57:19 [INFO] No Javadoc in project. Archive not created. 12:57:19 [INFO] 12:57:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- 12:57:19 [INFO] CycloneDX: Resolving Dependencies 12:57:22 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 12:57:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml 12:57:22 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json 12:57:23 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.json 12:57:23 [INFO] 12:57:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 12:57:23 [INFO] Skipping duplicate-finder execution! 12:57:23 [INFO] 12:57:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 12:57:23 [INFO] Skipping plugin execution 12:57:23 [INFO] 12:57:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 12:57:23 [INFO] Skipping source per configuration. 12:57:23 [INFO] 12:57:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 12:57:23 [INFO] 12:57:23 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-onf-extensions --- 12:57:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:57:23 [INFO] 12:57:23 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- 12:57:23 [WARNING] 12:57:23 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 12:57:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:57:23 [WARNING] 12:57:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:57:23 [WARNING] 12:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT.pom 12:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-features.xml 12:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.json 12:57:23 [INFO] 12:57:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 12:57:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:57:23 [WARNING] 12:57:23 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 12:57:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:57:23 [WARNING] 12:57:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:57:23 [WARNING] 12:57:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:23 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 12:57:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:23 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 12:57:23 [INFO] 12:57:23 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 12:57:23 [INFO] Building openflowjava-extension-eric 0.21.1-SNAPSHOT [64/84] 12:57:23 [INFO] from extension/openflowjava-extension-eric/pom.xml 12:57:23 [INFO] -------------------------------[ bundle ]------------------------------- 12:57:23 [INFO] 12:57:23 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- 12:57:23 [INFO] 12:57:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- 12:57:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:23 [INFO] 12:57:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 12:57:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:23 [INFO] 12:57:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 12:57:23 [INFO] 12:57:23 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- 12:57:23 [INFO] 12:57:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 12:57:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:57:23 [INFO] 12:57:23 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-eric --- 12:57:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:57:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 12:57:23 [INFO] yang-to-sources: Found 5 dependencies in 878.7 μs 12:57:23 [INFO] yang-to-sources: Project model files found: 1 in 1.449 ms 12:57:23 [INFO] yang-to-sources: 6 YANG models processed in 50.44 ms 12:57:23 [INFO] BindingJavaFileGenerator: Defined 16 files in 10.42 ms 12:57:23 [INFO] Sorted 16 files into 7 directories in 99.88 μs 12:57:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 15.79 ms 12:57:23 [INFO] 12:57:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 12:57:23 [INFO] Starting audit... 12:57:23 Audit done. 12:57:23 [INFO] You have 0 Checkstyle violations. 12:57:23 [INFO] 12:57:23 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 12:57:23 [INFO] Starting audit... 12:57:23 Audit done. 12:57:23 [INFO] You have 0 Checkstyle violations. 12:57:23 [INFO] 12:57:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- 12:57:23 [INFO] 12:57:23 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 12:57:23 [INFO] Copying 1 resource from src/main/resources to target/classes 12:57:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 12:57:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:57:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:57:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:57:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 12:57:23 [INFO] 12:57:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- 12:57:23 [INFO] Recompiling the module because of changed dependency. 12:57:23 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 12:57:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:23 [INFO] 12:57:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 12:57:23 [INFO] 12:57:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- 12:57:23 [INFO] Fork Value is true 12:57:26 [INFO] Done SpotBugs Analysis.... 12:57:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:57:26 [INFO] 12:57:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 12:57:26 [INFO] 12:57:26 [INFO] 12:57:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- 12:57:26 [INFO] BugInstance size is 0 12:57:26 [INFO] Error size is 0 12:57:26 [INFO] No errors/warnings found 12:57:26 [INFO] 12:57:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 12:57:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/test/resources 12:57:26 [INFO] 12:57:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- 12:57:26 [INFO] Recompiling the module because of changed dependency. 12:57:26 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 12:57:26 [INFO] 12:57:26 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-eric --- 12:57:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/surefire-reports 12:57:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:57:26 [INFO] 12:57:26 [INFO] ------------------------------------------------------- 12:57:26 [INFO] T E S T S 12:57:26 [INFO] ------------------------------------------------------- 12:57:27 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 12:57:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:57:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 12:57:28 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 12:57:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 12:57:28 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 12:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 12:57:29 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 12:57:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 12:57:29 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 12:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 12:57:29 [INFO] 12:57:29 [INFO] Results: 12:57:29 [INFO] 12:57:29 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 12:57:29 [INFO] 12:57:29 [INFO] 12:57:29 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-eric --- 12:57:29 [INFO] 12:57:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- 12:57:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar 12:57:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 12:57:29 [INFO] 12:57:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 12:57:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 12:57:31 [INFO] 12:57:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- 12:57:31 [INFO] CycloneDX: Resolving Dependencies 12:57:31 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 12:57:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml 12:57:31 [INFO] attaching as openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json 12:57:31 [INFO] attaching as openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 12:57:31 [INFO] 12:57:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 12:57:31 [INFO] Skipping duplicate-finder execution! 12:57:31 [INFO] 12:57:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 12:57:31 [INFO] No dependency problems found 12:57:31 [INFO] 12:57:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 12:57:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-sources.jar 12:57:31 [INFO] 12:57:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- 12:57:31 [INFO] 12:57:31 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-eric --- 12:57:31 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 12:57:31 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 12:57:31 [INFO] 12:57:31 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- 12:57:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT.pom 12:57:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar 12:57:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 12:57:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 12:57:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-sources.jar 12:57:31 [INFO] 12:57:31 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- 12:57:31 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar 12:57:31 [INFO] Writing OBR metadata 12:57:31 [INFO] 12:57:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-eric --- 12:57:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:57:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:57:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:31 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 12:57:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:57:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:31 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 12:57:31 [INFO] 12:57:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-eric --- 12:57:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:57:31 [INFO] 12:57:31 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 12:57:31 [INFO] Building openflowplugin-extension-eric 0.21.1-SNAPSHOT [65/84] 12:57:31 [INFO] from extension/openflowplugin-extension-eric/pom.xml 12:57:31 [INFO] -------------------------------[ bundle ]------------------------------- 12:57:31 [INFO] 12:57:31 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- 12:57:31 [INFO] 12:57:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- 12:57:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:31 [INFO] 12:57:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 12:57:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:31 [INFO] 12:57:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 12:57:32 [INFO] 12:57:32 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- 12:57:32 [INFO] 12:57:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 12:57:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:57:32 [INFO] 12:57:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-eric --- 12:57:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:57:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 12:57:32 [INFO] yang-to-sources: Found 13 dependencies in 1.233 ms 12:57:32 [INFO] yang-to-sources: Project model files found: 1 in 1.890 ms 12:57:32 [INFO] yang-to-sources: 36 YANG models processed in 346.5 ms 12:57:32 [INFO] BindingJavaFileGenerator: Defined 37 files in 27.01 ms 12:57:32 [INFO] Sorted 37 files into 5 directories in 219.4 μs 12:57:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 37.81 ms 12:57:32 [INFO] 12:57:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 12:57:32 [INFO] Starting audit... 12:57:32 Audit done. 12:57:32 [INFO] You have 0 Checkstyle violations. 12:57:32 [INFO] 12:57:32 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 12:57:32 [INFO] Starting audit... 12:57:32 Audit done. 12:57:32 [INFO] You have 0 Checkstyle violations. 12:57:32 [INFO] 12:57:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- 12:57:32 [INFO] 12:57:32 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 12:57:32 [INFO] Copying 1 resource from src/main/resources to target/classes 12:57:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 12:57:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:57:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:57:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:57:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 12:57:32 [INFO] 12:57:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- 12:57:32 [INFO] Recompiling the module because of changed dependency. 12:57:32 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:57:33 [INFO] 12:57:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 12:57:33 [INFO] 12:57:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 12:57:33 [INFO] Fork Value is true 12:57:36 [INFO] Done SpotBugs Analysis.... 12:57:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:57:36 [INFO] 12:57:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 12:57:36 [INFO] 12:57:36 [INFO] 12:57:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- 12:57:36 [INFO] BugInstance size is 0 12:57:36 [INFO] Error size is 0 12:57:36 [INFO] No errors/warnings found 12:57:36 [INFO] 12:57:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 12:57:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/test/resources 12:57:36 [INFO] 12:57:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 12:57:36 [INFO] Recompiling the module because of changed dependency. 12:57:36 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 12:57:36 [INFO] 12:57:36 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-eric --- 12:57:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/surefire-reports 12:57:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:57:36 [INFO] 12:57:36 [INFO] ------------------------------------------------------- 12:57:36 [INFO] T E S T S 12:57:36 [INFO] ------------------------------------------------------- 12:57:37 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 12:57:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:57:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 12:57:38 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 12:57:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 12:57:38 [INFO] 12:57:38 [INFO] Results: 12:57:38 [INFO] 12:57:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 12:57:38 [INFO] 12:57:38 [INFO] 12:57:38 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-eric --- 12:57:38 [INFO] 12:57:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- 12:57:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar 12:57:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 12:57:38 [INFO] 12:57:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 12:57:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 12:57:41 [INFO] 12:57:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- 12:57:41 [INFO] CycloneDX: Resolving Dependencies 12:57:41 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 12:57:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml 12:57:41 [INFO] attaching as openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json 12:57:41 [INFO] attaching as openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 12:57:41 [INFO] 12:57:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 12:57:41 [INFO] Skipping duplicate-finder execution! 12:57:41 [INFO] 12:57:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 12:57:41 [WARNING] Non-test scoped test only dependencies found: 12:57:41 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 12:57:41 [INFO] 12:57:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 12:57:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-sources.jar 12:57:41 [INFO] 12:57:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 12:57:41 [INFO] 12:57:41 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-eric --- 12:57:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 12:57:41 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 12:57:41 [INFO] 12:57:41 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- 12:57:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT.pom 12:57:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar 12:57:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 12:57:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 12:57:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 12:57:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-sources.jar 12:57:41 [INFO] 12:57:41 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- 12:57:41 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar 12:57:41 [INFO] Writing OBR metadata 12:57:42 [INFO] 12:57:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-eric --- 12:57:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:57:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:42 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 12:57:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 12:57:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:57:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:57:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:57:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:57:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:57:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:57:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:57:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:57:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:57:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:57:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:57:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:57:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:57:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:57:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:57:42 at java.lang.reflect.Method.invoke (Method.java:580) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:57:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 12:57:42 [INFO] 12:57:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-eric --- 12:57:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:57:42 [INFO] 12:57:42 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 12:57:42 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.1-SNAPSHOT [66/84] 12:57:42 [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml 12:57:42 [INFO] ------------------------------[ feature ]------------------------------- 12:57:42 [INFO] 12:57:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] 12:57:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:42 [INFO] 12:57:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:42 [INFO] 12:57:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] 12:57:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] 12:57:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:57:42 [INFO] argLine set to empty 12:57:42 [INFO] 12:57:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Starting audit... 12:57:42 Audit done. 12:57:42 [INFO] You have 0 Checkstyle violations. 12:57:42 [INFO] 12:57:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Starting audit... 12:57:42 Audit done. 12:57:42 [INFO] You have 0 Checkstyle violations. 12:57:42 [INFO] 12:57:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] 12:57:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 12:57:42 [INFO] ...done! 12:57:42 [INFO] Attaching features XML 12:57:42 [INFO] 12:57:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 12:57:42 [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 12:57:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:57:42 [INFO] 12:57:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 12:57:42 [INFO] 12:57:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] No files found to run spotbugs, check compile phase has been run 12:57:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:57:42 [INFO] 12:57:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 12:57:42 [INFO] 12:57:42 [INFO] 12:57:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] 12:57:42 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-eric-extensions --- 12:57:42 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 12:57:42 [INFO] Project dependency features detected: [] 12:57:42 [INFO] Pax Exam System (Version: 4.14.0) created. 12:57:42 [INFO] Creating RMI registry server on 127.0.0.1:44709 12:57:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:57:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:57:43 [INFO] Waiting for remote bundle context.. on 44709 name: 2deb6476-5a38-4bd6-b5b1-60b1cc0361ad timout: [ RelativeTimeout value = 180000 ] 12:57:47 [INFO] Building jar from resources and headers. 12:57:47 [INFO] Writing jar finished. 12:58:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:58:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:58:01 [INFO] 12:58:01 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-eric-extensions --- 12:58:01 [INFO] 12:58:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 12:58:01 [INFO] No Javadoc in project. Archive not created. 12:58:01 [INFO] 12:58:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- 12:58:01 [INFO] CycloneDX: Resolving Dependencies 12:58:04 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 12:58:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml 12:58:04 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 12:58:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json 12:58:04 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.json 12:58:04 [INFO] 12:58:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 12:58:04 [INFO] Skipping duplicate-finder execution! 12:58:04 [INFO] 12:58:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 12:58:04 [INFO] Skipping plugin execution 12:58:04 [INFO] 12:58:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 12:58:04 [INFO] Skipping source per configuration. 12:58:04 [INFO] 12:58:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 12:58:04 [INFO] 12:58:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-eric-extensions --- 12:58:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:58:04 [INFO] 12:58:04 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- 12:58:04 [WARNING] 12:58:04 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 12:58:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:58:04 [WARNING] 12:58:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:58:04 [WARNING] 12:58:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT.pom 12:58:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-features.xml 12:58:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 12:58:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.json 12:58:04 [INFO] 12:58:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 12:58:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:58:04 [WARNING] 12:58:04 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 12:58:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:58:04 [WARNING] 12:58:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:58:04 [WARNING] 12:58:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 12:58:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:58:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:58:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:58:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:58:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:58:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:58:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:58:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:58:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:58:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:58:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:58:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:58:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:58:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:58:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:58:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:58:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:58:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:58:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:58:04 at java.lang.reflect.Method.invoke (Method.java:580) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:58:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 12:58:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 12:58:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:58:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:58:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:58:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:58:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:58:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:58:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:58:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:58:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:58:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:58:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:58:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:58:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:58:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:58:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:58:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:58:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:58:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:58:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:58:04 at java.lang.reflect.Method.invoke (Method.java:580) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:58:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 12:58:04 [INFO] 12:58:04 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 12:58:04 [INFO] Building features-openflowplugin 0.21.1-SNAPSHOT [67/84] 12:58:04 [INFO] from features/features-openflowplugin/pom.xml 12:58:04 [INFO] ------------------------------[ feature ]------------------------------- 12:58:04 [INFO] 12:58:04 [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- 12:58:04 [INFO] 12:58:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- 12:58:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:04 [INFO] 12:58:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 12:58:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:04 [INFO] 12:58:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- 12:58:04 [INFO] 12:58:04 [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- 12:58:04 [INFO] 12:58:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-openflowplugin --- 12:58:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:58:04 [INFO] argLine set to empty 12:58:04 [INFO] 12:58:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 12:58:04 [INFO] Starting audit... 12:58:04 Audit done. 12:58:04 [INFO] You have 0 Checkstyle violations. 12:58:04 [INFO] 12:58:04 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 12:58:05 [INFO] Starting audit... 12:58:05 Audit done. 12:58:05 [INFO] You have 0 Checkstyle violations. 12:58:05 [INFO] 12:58:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- 12:58:05 [INFO] 12:58:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 12:58:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 12:58:05 [INFO] ...done! 12:58:05 [INFO] Attaching features XML 12:58:05 [INFO] 12:58:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- 12:58:05 [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 12:58:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:58:05 [INFO] 12:58:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 12:58:05 [INFO] 12:58:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- 12:58:05 [INFO] No files found to run spotbugs, check compile phase has been run 12:58:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:58:05 [INFO] 12:58:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 12:58:05 [INFO] 12:58:05 [INFO] 12:58:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- 12:58:05 [INFO] 12:58:05 [INFO] --- feattest:14.1.6:test (default) @ features-openflowplugin --- 12:58:05 [INFO] 12:58:05 [INFO] --- copy:14.1.6:copy-files (default) @ features-openflowplugin --- 12:58:05 [INFO] 12:58:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- 12:58:05 [INFO] No Javadoc in project. Archive not created. 12:58:05 [INFO] 12:58:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- 12:58:05 [INFO] CycloneDX: Resolving Dependencies 12:58:10 [INFO] CycloneDX: Creating BOM version 1.6 with 484 component(s) 12:58:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml 12:58:10 [INFO] attaching as features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 12:58:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json 12:58:10 [INFO] attaching as features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 12:58:10 [INFO] 12:58:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 12:58:10 [INFO] Skipping duplicate-finder execution! 12:58:10 [INFO] 12:58:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 12:58:10 [INFO] Skipping plugin execution 12:58:10 [INFO] 12:58:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 12:58:10 [INFO] No sources in project. Archive not created. 12:58:10 [INFO] 12:58:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- 12:58:10 [INFO] 12:58:10 [INFO] --- jacoco:0.8.14:report (report) @ features-openflowplugin --- 12:58:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:58:10 [INFO] 12:58:10 [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- 12:58:10 [WARNING] 12:58:10 [WARNING] The packaging plugin for project features-openflowplugin did not assign 12:58:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:58:10 [WARNING] 12:58:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:58:10 [WARNING] 12:58:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT.pom 12:58:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT-features.xml 12:58:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 12:58:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 12:58:10 [INFO] 12:58:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin --- 12:58:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:58:10 [WARNING] 12:58:10 [WARNING] The packaging plugin for project features-openflowplugin did not assign 12:58:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:58:10 [WARNING] 12:58:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:58:10 [WARNING] 12:58:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 12:58:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:58:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:58:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:58:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:58:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:58:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:58:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:58:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:58:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:58:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:58:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:58:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:58:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:58:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:58:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:58:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:58:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:58:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:58:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:58:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:58:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:58:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:58:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:58:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:58:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:58:10 at java.lang.reflect.Method.invoke (Method.java:580) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:58:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 12:58:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 12:58:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:58:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:58:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:58:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:58:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:58:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:58:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:58:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:58:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:58:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:58:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:58:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:58:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:58:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:58:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:58:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:58:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:58:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:58:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:58:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:58:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:58:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:58:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:58:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:58:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:58:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:58:10 at java.lang.reflect.Method.invoke (Method.java:580) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:58:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:58:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 12:58:10 [INFO] 12:58:10 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 12:58:10 [INFO] Building features-aggregator 0.21.1-SNAPSHOT [68/84] 12:58:10 [INFO] from features/pom.xml 12:58:10 [INFO] --------------------------------[ pom ]--------------------------------- 12:58:10 [INFO] 12:58:10 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 12:58:10 [INFO] 12:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 12:58:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:10 [INFO] 12:58:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 12:58:10 [INFO] 12:58:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 12:58:10 [INFO] Skipping CycloneDX goal, because module skips deploy 12:58:10 [INFO] 12:58:10 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 12:58:10 [INFO] Skipping artifact installation 12:58:10 [INFO] 12:58:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 12:58:10 [INFO] Skipping artifact deployment 12:58:10 [INFO] 12:58:10 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 12:58:10 [INFO] Building model-aggregator 0.21.1-SNAPSHOT [69/84] 12:58:10 [INFO] from model/pom.xml 12:58:10 [INFO] --------------------------------[ pom ]--------------------------------- 12:58:10 [INFO] 12:58:10 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 12:58:10 [INFO] 12:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 12:58:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:10 [INFO] 12:58:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 12:58:10 [INFO] 12:58:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 12:58:10 [INFO] Skipping CycloneDX goal, because module skips deploy 12:58:10 [INFO] 12:58:10 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 12:58:10 [INFO] Skipping artifact installation 12:58:10 [INFO] 12:58:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 12:58:10 [INFO] Skipping artifact deployment 12:58:10 [INFO] 12:58:10 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 12:58:10 [INFO] Building libraries-aggregator 0.21.1-SNAPSHOT [70/84] 12:58:10 [INFO] from libraries/pom.xml 12:58:10 [INFO] --------------------------------[ pom ]--------------------------------- 12:58:10 [INFO] 12:58:10 [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- 12:58:10 [INFO] 12:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- 12:58:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:10 [INFO] 12:58:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- 12:58:10 [INFO] 12:58:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- 12:58:10 [INFO] Skipping CycloneDX goal, because module skips deploy 12:58:10 [INFO] 12:58:10 [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- 12:58:10 [INFO] Skipping artifact installation 12:58:10 [INFO] 12:58:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ libraries-aggregator --- 12:58:10 [INFO] Skipping artifact deployment 12:58:10 [INFO] 12:58:10 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 12:58:10 [INFO] Building simple-client 0.21.1-SNAPSHOT [71/84] 12:58:10 [INFO] from samples/simple-client/pom.xml 12:58:10 [INFO] -------------------------------[ bundle ]------------------------------- 12:58:10 [INFO] 12:58:10 [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- 12:58:10 [INFO] 12:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- 12:58:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:10 [INFO] 12:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- 12:58:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:10 [INFO] 12:58:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- 12:58:11 [INFO] 12:58:11 [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- 12:58:11 [INFO] 12:58:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ simple-client --- 12:58:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:58:11 [INFO] 12:58:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 12:58:11 [INFO] Starting audit... 12:58:11 Audit done. 12:58:11 [INFO] You have 0 Checkstyle violations. 12:58:11 [INFO] 12:58:11 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 12:58:11 [INFO] Starting audit... 12:58:11 Audit done. 12:58:11 [INFO] You have 0 Checkstyle violations. 12:58:11 [INFO] 12:58:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- 12:58:11 [INFO] 12:58:11 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 12:58:11 [INFO] Copying 2 resources from src/main/resources to target/classes 12:58:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 12:58:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 12:58:11 [INFO] 12:58:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- 12:58:11 [INFO] Recompiling the module because of changed dependency. 12:58:11 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 12:58:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 12:58:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 12:58:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 12:58:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 12:58:11 [INFO] 12:58:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> 12:58:11 [INFO] 12:58:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- 12:58:11 [INFO] Fork Value is true 12:58:15 [INFO] Done SpotBugs Analysis.... 12:58:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:58:15 [INFO] 12:58:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< 12:58:15 [INFO] 12:58:15 [INFO] 12:58:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- 12:58:15 [INFO] BugInstance size is 0 12:58:15 [INFO] Error size is 0 12:58:15 [INFO] No errors/warnings found 12:58:15 [INFO] 12:58:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- 12:58:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/test/resources 12:58:15 [INFO] 12:58:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ simple-client --- 12:58:15 [INFO] No sources to compile 12:58:15 [INFO] 12:58:15 [INFO] --- surefire:3.5.4:test (default-test) @ simple-client --- 12:58:15 [INFO] No tests to run. 12:58:15 [INFO] 12:58:15 [INFO] --- copy:14.1.6:copy-files (default) @ simple-client --- 12:58:15 [INFO] 12:58:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- 12:58:15 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT.jar 12:58:15 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/META-INF/MANIFEST.MF 12:58:15 [INFO] 12:58:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- 12:58:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-javadoc.jar 12:58:17 [INFO] 12:58:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- 12:58:17 [INFO] CycloneDX: Resolving Dependencies 12:58:17 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 12:58:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml 12:58:18 [INFO] attaching as simple-client-0.21.1-SNAPSHOT-cyclonedx.xml 12:58:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json 12:58:18 [INFO] attaching as simple-client-0.21.1-SNAPSHOT-cyclonedx.json 12:58:18 [INFO] 12:58:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 12:58:18 [INFO] Skipping duplicate-finder execution! 12:58:18 [INFO] 12:58:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ simple-client --- 12:58:18 [INFO] No dependency problems found 12:58:18 [INFO] 12:58:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 12:58:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-sources.jar 12:58:18 [INFO] 12:58:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- 12:58:18 [INFO] 12:58:18 [INFO] --- jacoco:0.8.14:report (report) @ simple-client --- 12:58:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:58:18 [INFO] 12:58:18 [INFO] --- install:3.1.4:install (default-install) @ simple-client --- 12:58:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT.pom 12:58:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT.jar 12:58:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-javadoc.jar 12:58:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-cyclonedx.xml 12:58:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-cyclonedx.json 12:58:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-sources.jar 12:58:18 [INFO] 12:58:18 [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- 12:58:18 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT.jar 12:58:18 [INFO] Writing OBR metadata 12:58:18 [INFO] 12:58:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ simple-client --- 12:58:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:58:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml 12:58:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:58:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:58:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:58:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:58:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:58:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:58:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:58:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:58:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:58:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:58:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:58:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:58:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:58:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:58:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:58:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:58:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:58:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:58:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:58:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:58:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:58:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:58:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:58:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:58:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:58:18 at java.lang.reflect.Method.invoke (Method.java:580) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:58:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml 12:58:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 12:58:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:58:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:58:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:58:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:58:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:58:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:58:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:58:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:58:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:58:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:58:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:58:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:58:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:58:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:58:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:58:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:58:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:58:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:58:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:58:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:58:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:58:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:58:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:58:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:58:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:58:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:58:18 at java.lang.reflect.Method.invoke (Method.java:580) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:58:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:58:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 12:58:18 [INFO] 12:58:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ simple-client --- 12:58:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:58:18 [INFO] 12:58:18 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 12:58:18 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.21.1-SNAPSHOT [72/84] 12:58:18 [INFO] from openflowjava/openflow-protocol-it/pom.xml 12:58:18 [INFO] -------------------------------[ bundle ]------------------------------- 12:58:18 [INFO] 12:58:18 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- 12:58:18 [INFO] 12:58:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- 12:58:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:18 [INFO] 12:58:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 12:58:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:58:18 [INFO] 12:58:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- 12:58:18 [INFO] 12:58:18 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- 12:58:18 [INFO] 12:58:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 12:58:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:58:18 [INFO] 12:58:18 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 12:58:18 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 12:58:18 [INFO] 12:58:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 12:58:18 [INFO] Starting audit... 12:58:18 Audit done. 12:58:18 [INFO] You have 0 Checkstyle violations. 12:58:18 [INFO] 12:58:18 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 12:58:18 [INFO] Starting audit... 12:58:18 Audit done. 12:58:18 [INFO] You have 0 Checkstyle violations. 12:58:18 [INFO] 12:58:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- 12:58:18 [INFO] 12:58:18 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 12:58:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 12:58:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 12:58:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 12:58:18 [INFO] 12:58:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- 12:58:18 [INFO] No sources to compile 12:58:18 [INFO] 12:58:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 12:58:18 [INFO] 12:58:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- 12:58:18 [INFO] No files found to run spotbugs, check compile phase has been run 12:58:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:58:18 [INFO] 12:58:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 12:58:18 [INFO] 12:58:18 [INFO] 12:58:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- 12:58:18 [INFO] 12:58:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 12:58:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 12:58:18 [INFO] 12:58:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-it --- 12:58:18 [INFO] Recompiling the module because of changed dependency. 12:58:18 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 12:58:18 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 12:58:18 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:58:18 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 12:58:18 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:58:18 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 12:58:18 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:58:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:58:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized 12:58:18 [INFO] 12:58:18 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-it --- 12:58:18 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/surefire-reports 12:58:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:58:18 [INFO] 12:58:18 [INFO] ------------------------------------------------------- 12:58:18 [INFO] T E S T S 12:58:18 [INFO] ------------------------------------------------------- 12:58:19 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 12:58:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:59:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.09 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 12:59:01 [INFO] 12:59:01 [INFO] Results: 12:59:01 [INFO] 12:59:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 12:59:01 [INFO] 12:59:01 [INFO] 12:59:01 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-it --- 12:59:01 [INFO] 12:59:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- 12:59:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.1-SNAPSHOT.jar 12:59:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 12:59:01 [INFO] 12:59:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- 12:59:01 [INFO] No Javadoc in project. Archive not created. 12:59:01 [INFO] 12:59:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- 12:59:01 [INFO] CycloneDX: Resolving Dependencies 12:59:01 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 12:59:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml 12:59:01 [INFO] attaching as openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json 12:59:01 [INFO] attaching as openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.json 12:59:01 [INFO] 12:59:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 12:59:01 [INFO] Skipping duplicate-finder execution! 12:59:01 [INFO] 12:59:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 12:59:01 [WARNING] Used undeclared dependencies found: 12:59:01 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:test 12:59:01 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:test 12:59:01 [WARNING] com.google.guava:guava:jar:33.5.0-jre:test 12:59:01 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.1-SNAPSHOT:test 12:59:01 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.1-SNAPSHOT:test 12:59:01 [INFO] 12:59:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- 12:59:01 [INFO] 12:59:01 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-it --- 12:59:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 12:59:01 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 12:59:01 [INFO] 12:59:01 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- 12:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT.pom 12:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT.jar 12:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.json 12:59:01 [INFO] 12:59:01 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- 12:59:02 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT.jar 12:59:02 [INFO] Writing OBR metadata 12:59:02 [INFO] 12:59:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-it --- 12:59:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:02 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 12:59:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:02 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 12:59:02 [INFO] 12:59:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-it --- 12:59:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:02 [INFO] 12:59:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 12:59:02 [INFO] No sources in project. Archive not created. 12:59:02 [INFO] 12:59:02 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 12:59:02 [INFO] Building test-extension 0.21.1-SNAPSHOT [73/84] 12:59:02 [INFO] from extension/test-extension/pom.xml 12:59:02 [INFO] -------------------------------[ bundle ]------------------------------- 12:59:02 [INFO] 12:59:02 [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- 12:59:02 [INFO] 12:59:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- 12:59:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:02 [INFO] 12:59:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- 12:59:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:02 [INFO] 12:59:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- 12:59:02 [INFO] 12:59:02 [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- 12:59:02 [INFO] 12:59:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-extension --- 12:59:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:02 [INFO] 12:59:02 [INFO] --- yang:14.0.20:generate-sources (binding) @ test-extension --- 12:59:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:59:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 12:59:02 [INFO] yang-to-sources: Found 18 dependencies in 4.047 ms 12:59:02 [INFO] yang-to-sources: Project model files found: 1 in 922.4 μs 12:59:02 [INFO] yang-to-sources: 1 YANG models processed in 90.02 ms 12:59:02 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.132 ms 12:59:02 [INFO] Sorted 9 files into 3 directories in 91.55 μs 12:59:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.752 ms 12:59:02 [INFO] 12:59:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 12:59:02 [INFO] Starting audit... 12:59:02 Audit done. 12:59:02 [INFO] You have 0 Checkstyle violations. 12:59:02 [INFO] 12:59:02 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 12:59:02 [INFO] Starting audit... 12:59:02 Audit done. 12:59:02 [INFO] You have 0 Checkstyle violations. 12:59:02 [INFO] 12:59:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- 12:59:02 [INFO] 12:59:02 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 12:59:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 12:59:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 12:59:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:59:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:59:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 12:59:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 12:59:02 [INFO] 12:59:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- 12:59:02 [INFO] Recompiling the module because of changed dependency. 12:59:02 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 12:59:02 [INFO] 12:59:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> 12:59:02 [INFO] 12:59:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- 12:59:02 [INFO] Fork Value is true 12:59:05 [INFO] Done SpotBugs Analysis.... 12:59:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:05 [INFO] 12:59:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< 12:59:05 [INFO] 12:59:05 [INFO] 12:59:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- 12:59:05 [INFO] BugInstance size is 0 12:59:05 [INFO] Error size is 0 12:59:05 [INFO] No errors/warnings found 12:59:05 [INFO] 12:59:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- 12:59:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/test/resources 12:59:05 [INFO] 12:59:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-extension --- 12:59:05 [INFO] No sources to compile 12:59:05 [INFO] 12:59:05 [INFO] --- surefire:3.5.4:test (default-test) @ test-extension --- 12:59:05 [INFO] No tests to run. 12:59:05 [INFO] 12:59:05 [INFO] --- copy:14.1.6:copy-files (default) @ test-extension --- 12:59:05 [INFO] 12:59:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- 12:59:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT.jar 12:59:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/META-INF/MANIFEST.MF 12:59:05 [INFO] 12:59:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- 12:59:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-javadoc.jar 12:59:06 [INFO] 12:59:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- 12:59:06 [INFO] CycloneDX: Resolving Dependencies 12:59:07 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 12:59:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml 12:59:07 [INFO] attaching as test-extension-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json 12:59:07 [INFO] attaching as test-extension-0.21.1-SNAPSHOT-cyclonedx.json 12:59:07 [INFO] 12:59:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 12:59:07 [INFO] Skipping duplicate-finder execution! 12:59:07 [INFO] 12:59:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-extension --- 12:59:07 [WARNING] Used undeclared dependencies found: 12:59:07 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 12:59:07 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:59:07 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:59:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 12:59:07 [WARNING] Unused declared dependencies found: 12:59:07 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.21.1-SNAPSHOT:compile 12:59:07 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.21.1-SNAPSHOT:compile 12:59:07 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.21.1-SNAPSHOT:compile 12:59:07 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.21.1-SNAPSHOT:compile 12:59:07 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.1-SNAPSHOT:compile 12:59:07 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.21.1-SNAPSHOT:compile 12:59:07 [INFO] 12:59:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 12:59:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-sources.jar 12:59:07 [INFO] 12:59:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- 12:59:07 [INFO] 12:59:07 [INFO] --- jacoco:0.8.14:report (report) @ test-extension --- 12:59:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:07 [INFO] 12:59:07 [INFO] --- install:3.1.4:install (default-install) @ test-extension --- 12:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT.pom 12:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT.jar 12:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-javadoc.jar 12:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-cyclonedx.json 12:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-sources.jar 12:59:07 [INFO] 12:59:07 [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- 12:59:07 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT.jar 12:59:07 [INFO] Writing OBR metadata 12:59:08 [INFO] 12:59:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-extension --- 12:59:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:08 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 12:59:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:08 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 12:59:08 [INFO] 12:59:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-extension --- 12:59:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:08 [INFO] 12:59:08 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 12:59:08 [INFO] Building openflowplugin-extension-aggregator 0.21.1-SNAPSHOT [74/84] 12:59:08 [INFO] from extension/pom.xml 12:59:08 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:08 [INFO] 12:59:08 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 12:59:08 [INFO] 12:59:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 12:59:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:08 [INFO] 12:59:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 12:59:08 [INFO] 12:59:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- 12:59:08 [INFO] Skipping CycloneDX goal, because module skips deploy 12:59:08 [INFO] 12:59:08 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- 12:59:08 [INFO] Skipping artifact installation 12:59:08 [INFO] 12:59:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 12:59:08 [INFO] Skipping artifact deployment 12:59:08 [INFO] 12:59:08 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 12:59:08 [INFO] Building test-provider 0.21.1-SNAPSHOT [75/84] 12:59:08 [INFO] from test-provider/pom.xml 12:59:08 [INFO] -------------------------------[ bundle ]------------------------------- 12:59:08 [INFO] 12:59:08 [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- 12:59:08 [INFO] 12:59:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- 12:59:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:08 [INFO] 12:59:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- 12:59:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:08 [INFO] 12:59:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- 12:59:08 [INFO] 12:59:08 [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- 12:59:08 [INFO] 12:59:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-provider --- 12:59:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:08 [INFO] 12:59:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 12:59:08 [INFO] Starting audit... 12:59:08 Audit done. 12:59:08 [INFO] You have 0 Checkstyle violations. 12:59:08 [INFO] 12:59:08 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 12:59:08 [INFO] Starting audit... 12:59:08 Audit done. 12:59:08 [INFO] You have 0 Checkstyle violations. 12:59:08 [INFO] 12:59:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- 12:59:08 [INFO] 12:59:08 [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- 12:59:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 12:59:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 12:59:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 12:59:08 [INFO] 12:59:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- 12:59:08 [INFO] Recompiling the module because of changed dependency. 12:59:08 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 12:59:09 [INFO] 12:59:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> 12:59:09 [INFO] 12:59:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- 12:59:09 [INFO] Fork Value is true 12:59:15 [INFO] Done SpotBugs Analysis.... 12:59:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:15 [INFO] 12:59:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< 12:59:15 [INFO] 12:59:15 [INFO] 12:59:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- 12:59:15 [INFO] BugInstance size is 0 12:59:15 [INFO] Error size is 0 12:59:15 [INFO] No errors/warnings found 12:59:15 [INFO] 12:59:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- 12:59:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/test/resources 12:59:15 [INFO] 12:59:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-provider --- 12:59:15 [INFO] No sources to compile 12:59:15 [INFO] 12:59:15 [INFO] --- surefire:3.5.4:test (default-test) @ test-provider --- 12:59:15 [INFO] No tests to run. 12:59:15 [INFO] 12:59:15 [INFO] --- copy:14.1.6:copy-files (default) @ test-provider --- 12:59:15 [INFO] 12:59:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- 12:59:15 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT.jar 12:59:15 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/META-INF/MANIFEST.MF 12:59:15 [INFO] 12:59:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- 12:59:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-javadoc.jar 12:59:17 [INFO] 12:59:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- 12:59:17 [INFO] CycloneDX: Resolving Dependencies 12:59:18 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 12:59:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml 12:59:18 [INFO] attaching as test-provider-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json 12:59:18 [INFO] attaching as test-provider-0.21.1-SNAPSHOT-cyclonedx.json 12:59:18 [INFO] 12:59:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 12:59:18 [INFO] Skipping duplicate-finder execution! 12:59:18 [INFO] 12:59:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-provider --- 12:59:18 [WARNING] Used undeclared dependencies found: 12:59:18 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 12:59:18 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:59:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:59:18 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:59:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:59:18 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:59:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:59:18 [INFO] 12:59:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 12:59:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-sources.jar 12:59:18 [INFO] 12:59:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- 12:59:18 [INFO] 12:59:18 [INFO] --- jacoco:0.8.14:report (report) @ test-provider --- 12:59:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:18 [INFO] 12:59:18 [INFO] --- install:3.1.4:install (default-install) @ test-provider --- 12:59:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT.pom 12:59:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT.jar 12:59:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-javadoc.jar 12:59:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-cyclonedx.json 12:59:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-sources.jar 12:59:18 [INFO] 12:59:18 [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- 12:59:18 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT.jar 12:59:18 [INFO] Writing OBR metadata 12:59:18 [INFO] 12:59:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-provider --- 12:59:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:18 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 12:59:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:18 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 12:59:18 [INFO] 12:59:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-provider --- 12:59:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:18 [INFO] 12:59:18 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 12:59:18 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.1-SNAPSHOT [76/84] 12:59:18 [INFO] from applications/arbitratorreconciliation/pom.xml 12:59:18 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:18 [INFO] 12:59:18 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 12:59:18 [INFO] 12:59:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 12:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:18 [INFO] 12:59:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 12:59:18 [INFO] 12:59:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- 12:59:18 [INFO] Skipping CycloneDX goal, because module skips deploy 12:59:18 [INFO] 12:59:18 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- 12:59:18 [INFO] Skipping artifact installation 12:59:18 [INFO] 12:59:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 12:59:18 [INFO] Skipping artifact deployment 12:59:18 [INFO] 12:59:18 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 12:59:18 [INFO] Building applications-aggregator 0.21.1-SNAPSHOT [77/84] 12:59:18 [INFO] from applications/pom.xml 12:59:18 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:18 [INFO] 12:59:18 [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- 12:59:18 [INFO] 12:59:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- 12:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:18 [INFO] 12:59:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- 12:59:18 [INFO] 12:59:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- 12:59:18 [INFO] Skipping CycloneDX goal, because module skips deploy 12:59:18 [INFO] 12:59:18 [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- 12:59:18 [INFO] Skipping artifact installation 12:59:18 [INFO] 12:59:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ applications-aggregator --- 12:59:18 [INFO] Skipping artifact deployment 12:59:18 [INFO] 12:59:18 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 12:59:18 [INFO] Building learning-switch 0.21.1-SNAPSHOT [78/84] 12:59:18 [INFO] from samples/learning-switch/pom.xml 12:59:18 [INFO] -------------------------------[ bundle ]------------------------------- 12:59:18 [INFO] 12:59:18 [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- 12:59:18 [INFO] 12:59:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- 12:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:18 [INFO] 12:59:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- 12:59:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:18 [INFO] 12:59:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- 12:59:19 [INFO] 12:59:19 [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- 12:59:19 [INFO] 12:59:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ learning-switch --- 12:59:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:19 [INFO] 12:59:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 12:59:19 [INFO] Starting audit... 12:59:19 Audit done. 12:59:19 [INFO] You have 0 Checkstyle violations. 12:59:19 [INFO] 12:59:19 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 12:59:19 [INFO] Starting audit... 12:59:19 Audit done. 12:59:19 [INFO] You have 0 Checkstyle violations. 12:59:19 [INFO] 12:59:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- 12:59:19 [INFO] 12:59:19 [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- 12:59:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 12:59:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 12:59:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 12:59:19 [INFO] 12:59:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- 12:59:19 [INFO] Recompiling the module because of changed dependency. 12:59:19 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 12:59:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 12:59:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 12:59:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 12:59:19 [INFO] 12:59:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> 12:59:19 [INFO] 12:59:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- 12:59:19 [INFO] Fork Value is true 12:59:22 [INFO] Done SpotBugs Analysis.... 12:59:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:22 [INFO] 12:59:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< 12:59:22 [INFO] 12:59:22 [INFO] 12:59:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- 12:59:22 [INFO] BugInstance size is 0 12:59:22 [INFO] Error size is 0 12:59:22 [INFO] No errors/warnings found 12:59:22 [INFO] 12:59:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- 12:59:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/test/resources 12:59:22 [INFO] 12:59:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ learning-switch --- 12:59:22 [INFO] No sources to compile 12:59:22 [INFO] 12:59:22 [INFO] --- surefire:3.5.4:test (default-test) @ learning-switch --- 12:59:22 [INFO] No tests to run. 12:59:22 [INFO] 12:59:22 [INFO] --- copy:14.1.6:copy-files (default) @ learning-switch --- 12:59:22 [INFO] 12:59:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- 12:59:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar 12:59:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/META-INF/MANIFEST.MF 12:59:22 [INFO] 12:59:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- 12:59:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-javadoc.jar 12:59:24 [INFO] 12:59:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- 12:59:24 [INFO] CycloneDX: Resolving Dependencies 12:59:25 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 12:59:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml 12:59:25 [INFO] attaching as learning-switch-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json 12:59:25 [INFO] attaching as learning-switch-0.21.1-SNAPSHOT-cyclonedx.json 12:59:25 [INFO] 12:59:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 12:59:25 [INFO] Skipping duplicate-finder execution! 12:59:25 [INFO] 12:59:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ learning-switch --- 12:59:25 [WARNING] Used undeclared dependencies found: 12:59:25 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:59:25 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:59:25 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:59:25 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:59:25 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 12:59:25 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 12:59:25 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 12:59:25 [INFO] 12:59:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 12:59:25 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-sources.jar 12:59:25 [INFO] 12:59:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- 12:59:25 [INFO] 12:59:25 [INFO] --- jacoco:0.8.14:report (report) @ learning-switch --- 12:59:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:25 [INFO] 12:59:25 [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- 12:59:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT.pom 12:59:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT.jar 12:59:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-javadoc.jar 12:59:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-cyclonedx.json 12:59:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-sources.jar 12:59:25 [INFO] 12:59:25 [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- 12:59:25 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT.jar 12:59:25 [INFO] Writing OBR metadata 12:59:25 [INFO] 12:59:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ learning-switch --- 12:59:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:25 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 12:59:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:25 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 12:59:25 [INFO] 12:59:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ learning-switch --- 12:59:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:25 [INFO] 12:59:25 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 12:59:25 [INFO] Building sample-consumer 0.21.1-SNAPSHOT [79/84] 12:59:25 [INFO] from samples/sample-consumer/pom.xml 12:59:25 [INFO] -------------------------------[ bundle ]------------------------------- 12:59:25 [INFO] 12:59:25 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- 12:59:25 [INFO] 12:59:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- 12:59:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:25 [INFO] 12:59:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- 12:59:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:25 [INFO] 12:59:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- 12:59:25 [INFO] 12:59:25 [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- 12:59:25 [INFO] 12:59:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-consumer --- 12:59:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:25 [INFO] 12:59:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 12:59:25 [INFO] Starting audit... 12:59:25 Audit done. 12:59:25 [INFO] You have 0 Checkstyle violations. 12:59:25 [INFO] 12:59:25 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 12:59:25 [INFO] Starting audit... 12:59:25 Audit done. 12:59:25 [INFO] You have 0 Checkstyle violations. 12:59:25 [INFO] 12:59:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- 12:59:25 [INFO] 12:59:25 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- 12:59:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 12:59:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 12:59:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 12:59:25 [INFO] 12:59:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- 12:59:25 [INFO] Recompiling the module because of changed dependency. 12:59:25 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 12:59:26 [INFO] 12:59:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> 12:59:26 [INFO] 12:59:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- 12:59:26 [INFO] Fork Value is true 12:59:28 [INFO] Done SpotBugs Analysis.... 12:59:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:28 [INFO] 12:59:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< 12:59:28 [INFO] 12:59:28 [INFO] 12:59:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- 12:59:28 [INFO] BugInstance size is 0 12:59:28 [INFO] Error size is 0 12:59:28 [INFO] No errors/warnings found 12:59:28 [INFO] 12:59:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- 12:59:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/test/resources 12:59:28 [INFO] 12:59:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-consumer --- 12:59:28 [INFO] No sources to compile 12:59:28 [INFO] 12:59:28 [INFO] --- surefire:3.5.4:test (default-test) @ sample-consumer --- 12:59:28 [INFO] No tests to run. 12:59:28 [INFO] 12:59:28 [INFO] --- copy:14.1.6:copy-files (default) @ sample-consumer --- 12:59:28 [INFO] 12:59:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- 12:59:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT.jar 12:59:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/META-INF/MANIFEST.MF 12:59:28 [INFO] 12:59:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- 12:59:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-javadoc.jar 12:59:29 [INFO] 12:59:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- 12:59:29 [INFO] CycloneDX: Resolving Dependencies 12:59:30 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 12:59:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml 12:59:30 [INFO] attaching as sample-consumer-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json 12:59:30 [INFO] attaching as sample-consumer-0.21.1-SNAPSHOT-cyclonedx.json 12:59:30 [INFO] 12:59:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 12:59:30 [INFO] Skipping duplicate-finder execution! 12:59:30 [INFO] 12:59:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-consumer --- 12:59:30 [INFO] No dependency problems found 12:59:30 [INFO] 12:59:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 12:59:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-sources.jar 12:59:30 [INFO] 12:59:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- 12:59:30 [INFO] 12:59:30 [INFO] --- jacoco:0.8.14:report (report) @ sample-consumer --- 12:59:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:30 [INFO] 12:59:30 [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- 12:59:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT.pom 12:59:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT.jar 12:59:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-javadoc.jar 12:59:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-cyclonedx.json 12:59:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-sources.jar 12:59:30 [INFO] 12:59:30 [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- 12:59:30 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT.jar 12:59:30 [INFO] Writing OBR metadata 12:59:30 [INFO] 12:59:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-consumer --- 12:59:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:30 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 12:59:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:30 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 12:59:30 [INFO] 12:59:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-consumer --- 12:59:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:30 [INFO] 12:59:30 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 12:59:30 [INFO] Building sample-bundles 0.21.1-SNAPSHOT [80/84] 12:59:30 [INFO] from samples/sample-bundles/pom.xml 12:59:30 [INFO] -------------------------------[ bundle ]------------------------------- 12:59:30 [INFO] 12:59:30 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- 12:59:30 [INFO] 12:59:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- 12:59:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:30 [INFO] 12:59:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- 12:59:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:30 [INFO] 12:59:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- 12:59:31 [INFO] 12:59:31 [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- 12:59:31 [INFO] 12:59:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-bundles --- 12:59:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:31 [INFO] 12:59:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 12:59:31 [INFO] Starting audit... 12:59:31 Audit done. 12:59:31 [INFO] You have 0 Checkstyle violations. 12:59:31 [INFO] 12:59:31 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 12:59:31 [INFO] Starting audit... 12:59:31 Audit done. 12:59:31 [INFO] You have 0 Checkstyle violations. 12:59:31 [INFO] 12:59:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- 12:59:31 [INFO] 12:59:31 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- 12:59:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 12:59:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 12:59:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 12:59:31 [INFO] 12:59:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- 12:59:31 [INFO] Recompiling the module because of changed dependency. 12:59:31 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 12:59:31 [INFO] 12:59:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> 12:59:31 [INFO] 12:59:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- 12:59:31 [INFO] Fork Value is true 12:59:34 [INFO] Done SpotBugs Analysis.... 12:59:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:34 [INFO] 12:59:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< 12:59:34 [INFO] 12:59:34 [INFO] 12:59:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- 12:59:34 [INFO] BugInstance size is 0 12:59:34 [INFO] Error size is 0 12:59:34 [INFO] No errors/warnings found 12:59:34 [INFO] 12:59:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- 12:59:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/test/resources 12:59:34 [INFO] 12:59:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-bundles --- 12:59:34 [INFO] No sources to compile 12:59:34 [INFO] 12:59:34 [INFO] --- surefire:3.5.4:test (default-test) @ sample-bundles --- 12:59:34 [INFO] No tests to run. 12:59:34 [INFO] 12:59:34 [INFO] --- copy:14.1.6:copy-files (default) @ sample-bundles --- 12:59:34 [INFO] 12:59:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- 12:59:34 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT.jar 12:59:34 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/META-INF/MANIFEST.MF 12:59:34 [INFO] 12:59:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- 12:59:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-javadoc.jar 12:59:35 [INFO] 12:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- 12:59:35 [INFO] CycloneDX: Resolving Dependencies 12:59:36 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 12:59:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml 12:59:36 [INFO] attaching as sample-bundles-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json 12:59:36 [INFO] attaching as sample-bundles-0.21.1-SNAPSHOT-cyclonedx.json 12:59:36 [INFO] 12:59:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 12:59:36 [INFO] Skipping duplicate-finder execution! 12:59:36 [INFO] 12:59:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-bundles --- 12:59:36 [WARNING] Used undeclared dependencies found: 12:59:36 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 12:59:36 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 12:59:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 12:59:36 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 12:59:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 12:59:36 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 12:59:36 [INFO] 12:59:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 12:59:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-sources.jar 12:59:36 [INFO] 12:59:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- 12:59:36 [INFO] 12:59:36 [INFO] --- jacoco:0.8.14:report (report) @ sample-bundles --- 12:59:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:36 [INFO] 12:59:36 [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- 12:59:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT.pom 12:59:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT.jar 12:59:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-javadoc.jar 12:59:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-cyclonedx.json 12:59:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-sources.jar 12:59:36 [INFO] 12:59:36 [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- 12:59:36 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT.jar 12:59:36 [INFO] Writing OBR metadata 12:59:36 [INFO] 12:59:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-bundles --- 12:59:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:36 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 12:59:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:36 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 12:59:36 [INFO] 12:59:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-bundles --- 12:59:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:36 [INFO] 12:59:36 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 12:59:36 [INFO] Building openflowplugin-samples-aggregator 0.21.1-SNAPSHOT [81/84] 12:59:36 [INFO] from samples/pom.xml 12:59:36 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:36 [INFO] 12:59:36 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 12:59:36 [INFO] 12:59:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 12:59:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:36 [INFO] 12:59:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 12:59:36 [INFO] 12:59:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- 12:59:36 [INFO] Skipping CycloneDX goal, because module skips deploy 12:59:36 [INFO] 12:59:36 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- 12:59:36 [INFO] Skipping artifact installation 12:59:36 [INFO] 12:59:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 12:59:36 [INFO] Skipping artifact deployment 12:59:36 [INFO] 12:59:36 [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- 12:59:36 [INFO] Building srm-aggregator 0.21.1-SNAPSHOT [82/84] 12:59:36 [INFO] from srm/pom.xml 12:59:36 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:36 [INFO] 12:59:36 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- 12:59:36 [INFO] 12:59:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- 12:59:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:36 [INFO] 12:59:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- 12:59:36 [INFO] 12:59:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-aggregator --- 12:59:36 [INFO] Skipping CycloneDX goal, because module skips deploy 12:59:36 [INFO] 12:59:36 [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- 12:59:36 [INFO] Skipping artifact installation 12:59:36 [INFO] 12:59:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-aggregator --- 12:59:36 [INFO] Skipping artifact deployment 12:59:36 [INFO] 12:59:36 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 12:59:36 [INFO] Building openflowplugin-karaf 0.21.1-SNAPSHOT [83/84] 12:59:36 [INFO] from distribution/karaf/pom.xml 12:59:36 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:37 [INFO] 12:59:37 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- 12:59:37 [INFO] 12:59:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- 12:59:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:37 [INFO] 12:59:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 12:59:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:37 [INFO] 12:59:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 12:59:37 [INFO] 12:59:37 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- 12:59:37 [INFO] 12:59:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 12:59:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:37 [INFO] 12:59:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 12:59:37 [INFO] Starting audit... 12:59:37 Audit done. 12:59:37 [INFO] You have 0 Checkstyle violations. 12:59:37 [INFO] 12:59:37 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 12:59:37 [INFO] Starting audit... 12:59:37 Audit done. 12:59:37 [INFO] You have 0 Checkstyle violations. 12:59:37 [INFO] 12:59:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- 12:59:37 [INFO] 12:59:37 [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 12:59:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 12:59:37 [INFO] 12:59:37 [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- 12:59:37 [INFO] Using repositories: 12:59:37 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:59:37 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:59:37 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:59:37 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 12:59:37 [INFO] Loading direct KAR and features XML dependencies 12:59:37 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 12:59:37 [INFO] Feature framework will be added as a startup feature 12:59:37 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 12:59:37 [INFO] Unzipping kars 12:59:37 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 12:59:37 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 12:59:37 [INFO] Loading profiles from: 12:59:37 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:59:37 [INFO] Loading repositories 12:59:37 [INFO] Generating generated-startup profile 12:59:37 [INFO] Generating generated-boot profile with parents: generated-startup 12:59:37 [INFO] Generating generated-installed profile 12:59:37 [INFO] Configuring etc/config.properties and etc/system.properties 12:59:37 [INFO] Downloading libraries for generated profiles 12:59:37 [INFO] Downloading additional libraries 12:59:37 [INFO] Writing configurations 12:59:37 [INFO] adding config file: etc/profile.cfg 12:59:37 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 12:59:37 [INFO] Startup stage 12:59:37 [INFO] Loading startup repositories 12:59:37 [INFO] Resolving startup features and bundles 12:59:37 [INFO] Features: framework 12:59:37 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 12:59:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:59:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:59:38 [INFO] Boot stage 12:59:38 [INFO] Loading boot repositories 12:59:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 12:59:38 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 12:59:38 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 12:59:38 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 12:59:38 [INFO] Feature service/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 12:59:38 [INFO] Feature scr/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:59:38 [INFO] Feature shell/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 12:59:38 [INFO] Feature kar/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 12:59:38 [INFO] Feature package/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 12:59:38 [INFO] Feature jaas/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 12:59:38 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 12:59:38 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 12:59:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 12:59:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:59:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 12:59:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 12:59:38 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:59:38 [INFO] Feature feature/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 12:59:38 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:59:38 [INFO] Feature system/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:59:38 [INFO] Feature ssh/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 12:59:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 12:59:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 12:59:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 12:59:38 [INFO] Feature jline/3.21.0 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 12:59:38 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:59:38 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 12:59:38 [INFO] Feature config/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 12:59:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 12:59:38 [INFO] Feature instance/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 12:59:38 [INFO] Feature framework/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:59:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:59:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 12:59:38 [INFO] Feature log/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 12:59:38 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:59:38 [INFO] Feature management/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 12:59:38 [INFO] adding config file: etc/jmx.acl.cfg 12:59:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 12:59:38 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 12:59:38 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.management.cfg 12:59:38 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 12:59:38 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 12:59:38 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 12:59:38 [INFO] Feature deployer/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 12:59:38 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 12:59:38 [INFO] Feature d544dd6a-6504-4a27-8412-de8e4d61001c/0.0.0 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 12:59:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:59:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 12:59:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 12:59:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:59:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 12:59:38 [INFO] Feature bundle/4.4.8 is defined as a boot feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 12:59:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 12:59:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 12:59:38 [INFO] Feature standard/4.4.8 is defined as a boot feature 12:59:38 [INFO] Install stage 12:59:38 [INFO] Loading installed repositories 12:59:38 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 12:59:38 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 12:59:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 12:59:38 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:59:38 [INFO] 12:59:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 12:59:38 [INFO] 12:59:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- 12:59:38 [INFO] No files found to run spotbugs, check compile phase has been run 12:59:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:38 [INFO] 12:59:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 12:59:38 [INFO] 12:59:38 [INFO] 12:59:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- 12:59:38 [INFO] 12:59:38 [INFO] --- dependency:3.9.0:copy (apply-branding) @ openflowplugin-karaf --- 12:59:38 [INFO] 12:59:38 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 12:59:38 [INFO] 12:59:38 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 12:59:38 [WARNING] Overwriting /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 12:59:38 [INFO] 12:59:38 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-karaf --- 12:59:38 [INFO] 12:59:38 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 12:59:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/assembly 12:59:38 [INFO] 12:59:38 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 12:59:39 [INFO] Feature repository discovered recursively: a6f3f937-b648-4b5b-ae08-334556147c05 12:59:39 [INFO] Feature repository discovered recursively: features-openflowplugin 12:59:39 [INFO] Feature repository discovered recursively: framework-4.4.8 12:59:39 [INFO] Feature repository discovered recursively: odl-aaa-0.22.2 12:59:39 [INFO] Feature repository discovered recursively: odl-antlr4 12:59:39 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 12:59:39 [INFO] Feature repository discovered recursively: odl-apache-commons-text 12:59:39 [INFO] Feature repository discovered recursively: odl-apache-shiro 12:59:39 [INFO] Feature repository discovered recursively: odl-bytebuddy 12:59:39 [INFO] Feature repository discovered recursively: odl-controller-12.0.2 12:59:39 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.2 12:59:39 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.2 12:59:39 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 12:59:39 [INFO] Feature repository discovered recursively: odl-extras-12.0.2 12:59:39 [INFO] Feature repository discovered recursively: odl-gson 12:59:39 [INFO] Feature repository discovered recursively: odl-guava 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 12:59:39 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 12:59:39 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 12:59:39 [INFO] Feature repository discovered recursively: odl-infrautils-ready 12:59:39 [INFO] Feature repository discovered recursively: odl-infrautils-utils 12:59:39 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 12:59:39 [INFO] Feature repository discovered recursively: odl-javassist-3 12:59:39 [INFO] Feature repository discovered recursively: odl-jersey-2 12:59:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 12:59:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 12:59:39 [INFO] Feature repository discovered recursively: odl-lz4 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.2 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-common 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 12:59:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 12:59:39 [INFO] Feature repository discovered recursively: odl-netconf-10.0.1 12:59:39 [INFO] Feature repository discovered recursively: odl-netconf-databind 12:59:39 [INFO] Feature repository discovered recursively: odl-netconf-keystore 12:59:39 [INFO] Feature repository discovered recursively: odl-netconf-truststore 12:59:39 [INFO] Feature repository discovered recursively: odl-netty-4 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.1-SNAPSHOT 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 12:59:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 12:59:39 [INFO] Feature repository discovered recursively: odl-pekko 12:59:39 [INFO] Feature repository discovered recursively: odl-raft-api 12:59:39 [INFO] Feature repository discovered recursively: odl-raft-spi 12:59:39 [INFO] Feature repository discovered recursively: odl-restconf 12:59:39 [INFO] Feature repository discovered recursively: odl-restconf-api 12:59:39 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.1 12:59:39 [INFO] Feature repository discovered recursively: odl-restconf-server-api 12:59:39 [INFO] Feature repository discovered recursively: odl-servlet-api 12:59:39 [INFO] Feature repository discovered recursively: odl-stax2-api 12:59:39 [INFO] Feature repository discovered recursively: odl-ws-rs-api 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-codec 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-common 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-data 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-export 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-netty 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-util 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 12:59:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 12:59:39 [INFO] Feature repository discovered recursively: openflowplugin-0.21.1-SNAPSHOT 12:59:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 12:59:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 12:59:39 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 12:59:39 [INFO] Feature repository discovered recursively: pt-triemap 12:59:39 [INFO] Feature repository discovered recursively: standard-4.4.8 12:59:39 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 12:59:39 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 12:59:39 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 12:59:39 [INFO] 12:59:39 [INFO] --- antrun:3.2.0:run (fix-permissions) @ openflowplugin-karaf --- 12:59:39 [INFO] Executing tasks 12:59:39 [INFO] Executed tasks 12:59:39 [INFO] 12:59:39 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ openflowplugin-karaf --- 12:59:39 [INFO] Executing tasks 12:59:39 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/system/org/bouncycastle 12:59:39 [INFO] Executed tasks 12:59:39 [INFO] 12:59:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- 12:59:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:59:40 [INFO] 12:59:40 [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- 12:59:55 [INFO] 12:59:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- 12:59:55 [INFO] Skipping CycloneDX goal, because module skips deploy 12:59:55 [INFO] 12:59:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 12:59:55 [INFO] Skipping duplicate-finder execution! 12:59:55 [INFO] 12:59:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 12:59:55 [INFO] Skipping pom project 12:59:55 [INFO] 12:59:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 12:59:55 [INFO] 12:59:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- 12:59:55 [INFO] 12:59:55 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-karaf --- 12:59:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:55 [INFO] 12:59:55 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- 12:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.1-SNAPSHOT/openflowplugin-karaf-0.21.1-SNAPSHOT.pom 12:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.1-SNAPSHOT/openflowplugin-karaf-0.21.1-SNAPSHOT.tar.gz 12:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.1-SNAPSHOT/openflowplugin-karaf-0.21.1-SNAPSHOT.zip 12:59:55 [INFO] 12:59:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-karaf --- 12:59:55 [INFO] Skipping artifact deployment 12:59:55 [INFO] 12:59:55 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 12:59:55 [INFO] Building openflowplugin 0.21.1-SNAPSHOT [84/84] 12:59:55 [INFO] from pom.xml 12:59:55 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:55 [INFO] 12:59:55 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- 12:59:55 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-vanadium/target 12:59:55 [INFO] 12:59:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- 12:59:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:55 [INFO] 12:59:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 12:59:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:55 [INFO] 12:59:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 12:59:55 [INFO] 12:59:55 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- 12:59:55 [INFO] 12:59:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 12:59:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:59:55 [INFO] 12:59:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 12:59:55 [INFO] Starting audit... 12:59:55 Audit done. 12:59:55 [INFO] You have 0 Checkstyle violations. 12:59:55 [INFO] 12:59:55 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 12:59:55 [INFO] Starting audit... 12:59:55 Audit done. 12:59:55 [INFO] You have 0 Checkstyle violations. 12:59:55 [INFO] 12:59:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- 12:59:55 [INFO] 12:59:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 12:59:55 [INFO] 12:59:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- 12:59:55 [INFO] No files found to run spotbugs, check compile phase has been run 12:59:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:55 [INFO] 12:59:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 12:59:55 [INFO] 12:59:55 [INFO] 12:59:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- 12:59:55 [INFO] 12:59:55 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-aggregator --- 12:59:55 [INFO] 12:59:55 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 12:59:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:59:56 [INFO] 12:59:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- 12:59:56 [INFO] CycloneDX: Resolving Dependencies 12:59:56 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:59:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml 12:59:56 [INFO] attaching as openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json 12:59:56 [INFO] attaching as openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.json 12:59:56 [INFO] 12:59:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 12:59:56 [INFO] Skipping duplicate-finder execution! 12:59:56 [INFO] 12:59:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 12:59:56 [INFO] Skipping pom project 12:59:56 [INFO] 12:59:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 12:59:56 [INFO] 12:59:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- 12:59:56 [INFO] 12:59:56 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-aggregator --- 12:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:59:56 [INFO] 12:59:56 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- 12:59:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-SNAPSHOT.pom 12:59:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.xml 12:59:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.json 12:59:56 [INFO] 12:59:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-aggregator --- 12:59:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 12:59:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 12:59:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:56 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml 12:59:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 12:59:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 12:59:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 12:59:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 12:59:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 12:59:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 12:59:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 12:59:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 12:59:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 12:59:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 12:59:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 12:59:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 12:59:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 12:59:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:59:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:59:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:59:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:59:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:59:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:59:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:59:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:59:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:59:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:59:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:59:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:59:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:59:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 12:59:57 at java.lang.reflect.Method.invoke (Method.java:580) 12:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 12:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 12:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 12:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 12:59:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 12:59:57 [INFO] 12:59:57 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 12:59:57 [INFO] Building openflowplugin 0.21.1-SNAPSHOT [85/84] 12:59:57 [INFO] from pom.xml 12:59:57 [INFO] --------------------------------[ pom ]--------------------------------- 12:59:57 [INFO] 12:59:57 [INFO] >>> javadoc:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 12:59:57 [INFO] 12:59:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 12:59:57 [INFO] Forking openflowplugin-artifacts 0.21.1-SNAPSHOT 12:59:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 12:59:57 [INFO] 12:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- 12:59:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:57 [INFO] 12:59:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 12:59:57 [INFO] 12:59:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 12:59:57 [INFO] Forking openflowplugin-parent 0.21.1-SNAPSHOT 12:59:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 12:59:57 [INFO] 12:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- 12:59:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:57 [INFO] 12:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 12:59:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:57 [INFO] 12:59:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- 12:59:57 [INFO] 12:59:57 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- 12:59:57 [INFO] 12:59:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 12:59:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:57 [INFO] 12:59:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 12:59:57 [INFO] Starting audit... 12:59:57 Audit done. 12:59:57 [INFO] You have 0 Checkstyle violations. 12:59:57 [INFO] 12:59:57 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 12:59:57 [INFO] Starting audit... 12:59:57 Audit done. 12:59:57 [INFO] You have 0 Checkstyle violations. 12:59:57 [INFO] 12:59:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- 12:59:57 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 12:59:57 [INFO] 12:59:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 12:59:57 [INFO] 12:59:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- 12:59:57 [INFO] No files found to run spotbugs, check compile phase has been run 12:59:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:57 [INFO] 12:59:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 12:59:57 [INFO] 12:59:57 [INFO] 12:59:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- 12:59:57 [INFO] 12:59:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 12:59:57 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.21.1-SNAPSHOT 12:59:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 12:59:57 [INFO] 12:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- 12:59:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:57 [INFO] 12:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 12:59:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:57 [INFO] 12:59:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- 12:59:57 [INFO] 12:59:57 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- 12:59:57 [INFO] 12:59:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 12:59:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 12:59:57 [INFO] 12:59:57 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-api --- 12:59:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:59:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 12:59:57 [INFO] yang-to-sources: Found 3 dependencies in 647.7 μs 12:59:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 12:59:57 [INFO] 12:59:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 12:59:57 [INFO] Starting audit... 12:59:57 Audit done. 12:59:57 [INFO] You have 0 Checkstyle violations. 12:59:57 [INFO] 12:59:57 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 12:59:57 [INFO] Starting audit... 12:59:57 Audit done. 12:59:57 [INFO] You have 0 Checkstyle violations. 12:59:57 [INFO] 12:59:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- 12:59:57 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 12:59:57 [INFO] 12:59:57 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 12:59:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 12:59:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 12:59:57 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 12:59:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:59:57 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 12:59:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 12:59:57 [INFO] 12:59:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- 12:59:57 [INFO] Nothing to compile - all classes are up to date. 12:59:57 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 12:59:57 [INFO] 12:59:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 12:59:57 [INFO] 12:59:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- 12:59:57 [INFO] Fork Value is true 13:00:02 [INFO] Done SpotBugs Analysis.... 13:00:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:02 [INFO] 13:00:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 13:00:02 [INFO] 13:00:02 [INFO] 13:00:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- 13:00:02 [INFO] BugInstance size is 0 13:00:02 [INFO] Error size is 0 13:00:02 [INFO] No errors/warnings found 13:00:02 [INFO] 13:00:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:02 [INFO] Forking openflowjava-parent 0.21.1-SNAPSHOT 13:00:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:02 [INFO] 13:00:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- 13:00:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:02 [INFO] 13:00:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 13:00:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:02 [INFO] 13:00:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- 13:00:02 [INFO] 13:00:02 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- 13:00:02 [INFO] 13:00:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-parent --- 13:00:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:02 [INFO] 13:00:02 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 13:00:02 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 13:00:02 [INFO] 13:00:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 13:00:02 [INFO] Starting audit... 13:00:02 Audit done. 13:00:02 [INFO] You have 0 Checkstyle violations. 13:00:02 [INFO] 13:00:02 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 13:00:02 [INFO] Starting audit... 13:00:02 Audit done. 13:00:02 [INFO] You have 0 Checkstyle violations. 13:00:02 [INFO] 13:00:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- 13:00:02 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 13:00:02 [INFO] 13:00:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 13:00:02 [INFO] 13:00:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- 13:00:02 [INFO] No files found to run spotbugs, check compile phase has been run 13:00:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:02 [INFO] 13:00:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 13:00:02 [INFO] 13:00:02 [INFO] 13:00:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- 13:00:02 [INFO] 13:00:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:02 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.21.1-SNAPSHOT 13:00:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:02 [INFO] 13:00:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- 13:00:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:02 [INFO] 13:00:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 13:00:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:02 [INFO] 13:00:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 13:00:03 [INFO] 13:00:03 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- 13:00:03 [INFO] 13:00:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 13:00:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:03 [INFO] 13:00:03 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-spi --- 13:00:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:00:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 13:00:03 [INFO] yang-to-sources: Found 4 dependencies in 835.1 μs 13:00:03 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:00:03 [INFO] 13:00:03 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 13:00:03 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 13:00:03 [INFO] 13:00:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 13:00:03 [INFO] Starting audit... 13:00:03 Audit done. 13:00:03 [INFO] You have 0 Checkstyle violations. 13:00:03 [INFO] 13:00:03 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 13:00:03 [INFO] Starting audit... 13:00:03 Audit done. 13:00:03 [INFO] You have 0 Checkstyle violations. 13:00:03 [INFO] 13:00:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- 13:00:03 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 13:00:03 [INFO] 13:00:03 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 13:00:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 13:00:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 13:00:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:00:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:00:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:00:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 13:00:03 [INFO] 13:00:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- 13:00:03 [INFO] Recompiling the module because of changed dependency. 13:00:03 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 13:00:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 13:00:03 [INFO] 13:00:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 13:00:03 [INFO] 13:00:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- 13:00:03 [INFO] Fork Value is true 13:00:05 [INFO] Done SpotBugs Analysis.... 13:00:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:05 [INFO] 13:00:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 13:00:05 [INFO] 13:00:05 [INFO] 13:00:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- 13:00:05 [INFO] BugInstance size is 0 13:00:05 [INFO] Error size is 0 13:00:05 [INFO] No errors/warnings found 13:00:05 [INFO] 13:00:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:05 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.21.1-SNAPSHOT 13:00:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:05 [INFO] 13:00:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- 13:00:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:05 [INFO] 13:00:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- 13:00:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:05 [INFO] 13:00:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- 13:00:06 [INFO] 13:00:06 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- 13:00:06 [INFO] 13:00:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-util --- 13:00:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:06 [INFO] 13:00:06 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 13:00:06 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 13:00:06 [INFO] 13:00:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 13:00:06 [INFO] Starting audit... 13:00:06 Audit done. 13:00:06 [INFO] You have 0 Checkstyle violations. 13:00:06 [INFO] 13:00:06 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 13:00:06 [INFO] Starting audit... 13:00:06 Audit done. 13:00:06 [INFO] You have 0 Checkstyle violations. 13:00:06 [INFO] 13:00:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- 13:00:06 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 13:00:06 [INFO] 13:00:06 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 13:00:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 13:00:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 13:00:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 13:00:06 [INFO] 13:00:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- 13:00:06 [INFO] Recompiling the module because of changed dependency. 13:00:06 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 13:00:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 13:00:06 [INFO] 13:00:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 13:00:06 [INFO] 13:00:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- 13:00:06 [INFO] Fork Value is true 13:00:08 [INFO] Done SpotBugs Analysis.... 13:00:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:08 [INFO] 13:00:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 13:00:08 [INFO] 13:00:08 [INFO] 13:00:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- 13:00:08 [INFO] BugInstance size is 0 13:00:08 [INFO] Error size is 0 13:00:08 [INFO] No errors/warnings found 13:00:08 [INFO] 13:00:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:08 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.21.1-SNAPSHOT 13:00:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:08 [INFO] 13:00:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- 13:00:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:08 [INFO] 13:00:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 13:00:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:08 [INFO] 13:00:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 13:00:09 [INFO] 13:00:09 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- 13:00:09 [INFO] 13:00:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 13:00:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:09 [INFO] 13:00:09 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 13:00:09 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 13:00:09 [INFO] 13:00:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 13:00:09 [INFO] Starting audit... 13:00:09 Audit done. 13:00:09 [INFO] You have 0 Checkstyle violations. 13:00:09 [INFO] 13:00:09 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 13:00:11 [INFO] Starting audit... 13:00:11 Audit done. 13:00:11 [INFO] You have 0 Checkstyle violations. 13:00:11 [INFO] 13:00:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- 13:00:11 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 13:00:11 [INFO] 13:00:11 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 13:00:11 [INFO] Copying 5 resources from src/main/resources to target/classes 13:00:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 13:00:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 13:00:11 [INFO] 13:00:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- 13:00:11 [INFO] Recompiling the module because of changed dependency. 13:00:11 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 13:00:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 13:00:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 13:00:13 required: java.lang.Class 13:00:13 found: java.lang.Class 13:00:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 13:00:13 required: java.lang.Class 13:00:13 found: java.lang.Class 13:00:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 13:00:13 required: java.lang.Class 13:00:13 found: java.lang.Class 13:00:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 13:00:13 required: java.lang.Class 13:00:13 found: java.lang.Class 13:00:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 13:00:13 [INFO] 13:00:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 13:00:13 [INFO] 13:00:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- 13:00:13 [INFO] Fork Value is true 13:00:23 [INFO] Done SpotBugs Analysis.... 13:00:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:23 [INFO] 13:00:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 13:00:23 [INFO] 13:00:23 [INFO] 13:00:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- 13:00:23 [INFO] BugInstance size is 0 13:00:23 [INFO] Error size is 0 13:00:23 [INFO] No errors/warnings found 13:00:23 [INFO] 13:00:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:23 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.21.1-SNAPSHOT 13:00:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:23 [INFO] 13:00:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- 13:00:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:23 [INFO] 13:00:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 13:00:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:23 [INFO] 13:00:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 13:00:24 [INFO] 13:00:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- 13:00:24 [INFO] 13:00:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 13:00:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:00:24 [INFO] 13:00:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 13:00:24 [INFO] Starting audit... 13:00:24 Audit done. 13:00:24 [INFO] You have 0 Checkstyle violations. 13:00:24 [INFO] 13:00:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 13:00:24 [INFO] Starting audit... 13:00:24 Audit done. 13:00:24 [INFO] You have 0 Checkstyle violations. 13:00:24 [INFO] 13:00:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- 13:00:24 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 13:00:24 [INFO] 13:00:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 13:00:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 13:00:24 [INFO] ...done! 13:00:24 [INFO] Attaching features XML 13:00:24 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:00:24 [INFO] 13:00:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- 13:00:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:00:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:00:24 [INFO] 13:00:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 13:00:24 [INFO] 13:00:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 13:00:24 [INFO] No files found to run spotbugs, check compile phase has been run 13:00:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:24 [INFO] 13:00:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 13:00:24 [INFO] 13:00:24 [INFO] 13:00:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- 13:00:24 [INFO] 13:00:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:24 [INFO] Forking model-inventory 0.21.1-SNAPSHOT 13:00:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:24 [INFO] 13:00:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- 13:00:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:24 [INFO] 13:00:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- 13:00:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:24 [INFO] 13:00:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- 13:00:24 [INFO] 13:00:24 [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- 13:00:24 [INFO] 13:00:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-inventory --- 13:00:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:24 [INFO] 13:00:24 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-inventory --- 13:00:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:00:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 13:00:24 [INFO] yang-to-sources: Found 2 dependencies in 412.5 μs 13:00:24 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:00:24 [INFO] 13:00:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 13:00:24 [INFO] Starting audit... 13:00:24 Audit done. 13:00:24 [INFO] You have 0 Checkstyle violations. 13:00:24 [INFO] 13:00:24 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 13:00:24 [INFO] Starting audit... 13:00:24 Audit done. 13:00:24 [INFO] You have 0 Checkstyle violations. 13:00:24 [INFO] 13:00:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- 13:00:24 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 13:00:24 [INFO] 13:00:24 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 13:00:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 13:00:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 13:00:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:00:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:00:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:00:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 13:00:24 [INFO] 13:00:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- 13:00:24 [INFO] Nothing to compile - all classes are up to date. 13:00:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 13:00:24 [INFO] 13:00:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> 13:00:24 [INFO] 13:00:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- 13:00:24 [INFO] Fork Value is true 13:00:27 [INFO] Done SpotBugs Analysis.... 13:00:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:27 [INFO] 13:00:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< 13:00:27 [INFO] 13:00:27 [INFO] 13:00:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- 13:00:27 [INFO] BugInstance size is 0 13:00:27 [INFO] Error size is 0 13:00:27 [INFO] No errors/warnings found 13:00:27 [INFO] 13:00:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:27 [INFO] Forking model-flow-base 0.21.1-SNAPSHOT 13:00:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:27 [INFO] 13:00:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- 13:00:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:27 [INFO] 13:00:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- 13:00:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:27 [INFO] 13:00:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- 13:00:27 [INFO] 13:00:27 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- 13:00:27 [INFO] 13:00:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-base --- 13:00:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:27 [INFO] 13:00:27 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-base --- 13:00:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:00:27 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 13:00:27 [INFO] yang-to-sources: Found 7 dependencies in 708.3 μs 13:00:27 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:00:27 [INFO] 13:00:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 13:00:27 [INFO] Starting audit... 13:00:27 Audit done. 13:00:27 [INFO] You have 0 Checkstyle violations. 13:00:27 [INFO] 13:00:27 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 13:00:27 [INFO] Starting audit... 13:00:27 Audit done. 13:00:27 [INFO] You have 0 Checkstyle violations. 13:00:27 [INFO] 13:00:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- 13:00:27 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 13:00:27 [INFO] 13:00:27 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 13:00:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 13:00:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 13:00:27 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 13:00:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:00:27 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 13:00:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 13:00:27 [INFO] 13:00:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- 13:00:27 [INFO] Recompiling the module because of changed dependency. 13:00:27 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 13:00:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 13:00:29 [INFO] 13:00:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> 13:00:29 [INFO] 13:00:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- 13:00:29 [INFO] Fork Value is true 13:00:33 [INFO] Done SpotBugs Analysis.... 13:00:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:33 [INFO] 13:00:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< 13:00:33 [INFO] 13:00:33 [INFO] 13:00:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- 13:00:33 [INFO] BugInstance size is 0 13:00:33 [INFO] Error size is 0 13:00:33 [INFO] No errors/warnings found 13:00:33 [INFO] 13:00:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:33 [INFO] Forking model-flow-service 0.21.1-SNAPSHOT 13:00:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:33 [INFO] 13:00:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- 13:00:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:33 [INFO] 13:00:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- 13:00:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:33 [INFO] 13:00:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- 13:00:34 [INFO] 13:00:34 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- 13:00:34 [INFO] 13:00:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-service --- 13:00:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:34 [INFO] 13:00:34 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-service --- 13:00:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:00:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 13:00:34 [INFO] yang-to-sources: Found 8 dependencies in 765.6 μs 13:00:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:00:34 [INFO] 13:00:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 13:00:34 [INFO] Starting audit... 13:00:34 Audit done. 13:00:34 [INFO] You have 0 Checkstyle violations. 13:00:34 [INFO] 13:00:34 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 13:00:34 [INFO] Starting audit... 13:00:34 Audit done. 13:00:34 [INFO] You have 0 Checkstyle violations. 13:00:34 [INFO] 13:00:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- 13:00:34 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 13:00:34 [INFO] 13:00:34 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 13:00:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 13:00:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 13:00:34 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 13:00:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:00:34 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 13:00:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 13:00:34 [INFO] 13:00:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- 13:00:34 [INFO] Recompiling the module because of changed dependency. 13:00:34 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:36 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 13:00:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 13:00:36 [INFO] 13:00:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> 13:00:36 [INFO] 13:00:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- 13:00:36 [INFO] Fork Value is true 13:00:40 [INFO] Done SpotBugs Analysis.... 13:00:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:40 [INFO] 13:00:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< 13:00:40 [INFO] 13:00:40 [INFO] 13:00:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- 13:00:40 [INFO] BugInstance size is 0 13:00:40 [INFO] Error size is 0 13:00:40 [INFO] No errors/warnings found 13:00:40 [INFO] 13:00:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:40 [INFO] Forking model-flow-statistics 0.21.1-SNAPSHOT 13:00:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:40 [INFO] 13:00:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- 13:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:40 [INFO] 13:00:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 13:00:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:40 [INFO] 13:00:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- 13:00:40 [INFO] 13:00:40 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- 13:00:40 [INFO] 13:00:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-statistics --- 13:00:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:40 [INFO] 13:00:40 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-statistics --- 13:00:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:00:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 13:00:40 [INFO] yang-to-sources: Found 9 dependencies in 1.188 ms 13:00:40 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:00:40 [INFO] 13:00:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 13:00:40 [INFO] Starting audit... 13:00:40 Audit done. 13:00:40 [INFO] You have 0 Checkstyle violations. 13:00:40 [INFO] 13:00:40 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 13:00:40 [INFO] Starting audit... 13:00:40 Audit done. 13:00:40 [INFO] You have 0 Checkstyle violations. 13:00:40 [INFO] 13:00:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- 13:00:40 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 13:00:40 [INFO] 13:00:40 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 13:00:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 13:00:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 13:00:40 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 13:00:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:00:40 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 13:00:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 13:00:40 [INFO] 13:00:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- 13:00:40 [INFO] Recompiling the module because of changed dependency. 13:00:40 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:00:41 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 13:00:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 13:00:41 [INFO] 13:00:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 13:00:41 [INFO] 13:00:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- 13:00:41 [INFO] Fork Value is true 13:00:45 [INFO] Done SpotBugs Analysis.... 13:00:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:45 [INFO] 13:00:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 13:00:45 [INFO] 13:00:45 [INFO] 13:00:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- 13:00:45 [INFO] BugInstance size is 0 13:00:45 [INFO] Error size is 0 13:00:45 [INFO] No errors/warnings found 13:00:45 [INFO] 13:00:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:45 [INFO] Forking model-topology 0.21.1-SNAPSHOT 13:00:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:45 [INFO] 13:00:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- 13:00:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:45 [INFO] 13:00:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- 13:00:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:45 [INFO] 13:00:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- 13:00:45 [INFO] 13:00:45 [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- 13:00:45 [INFO] 13:00:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-topology --- 13:00:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:45 [INFO] 13:00:45 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-topology --- 13:00:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:00:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 13:00:45 [INFO] yang-to-sources: Found 5 dependencies in 810.5 μs 13:00:45 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:00:45 [INFO] 13:00:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 13:00:45 [INFO] Starting audit... 13:00:45 Audit done. 13:00:45 [INFO] You have 0 Checkstyle violations. 13:00:45 [INFO] 13:00:45 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 13:00:45 [INFO] Starting audit... 13:00:45 Audit done. 13:00:45 [INFO] You have 0 Checkstyle violations. 13:00:45 [INFO] 13:00:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- 13:00:45 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 13:00:45 [INFO] 13:00:45 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 13:00:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 13:00:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 13:00:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:00:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:00:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:00:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 13:00:45 [INFO] 13:00:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- 13:00:45 [INFO] Recompiling the module because of changed dependency. 13:00:45 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 13:00:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 13:00:45 [INFO] 13:00:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> 13:00:45 [INFO] 13:00:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- 13:00:45 [INFO] Fork Value is true 13:00:48 [INFO] Done SpotBugs Analysis.... 13:00:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:48 [INFO] 13:00:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< 13:00:48 [INFO] 13:00:48 [INFO] 13:00:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- 13:00:48 [INFO] BugInstance size is 0 13:00:48 [INFO] Error size is 0 13:00:48 [INFO] No errors/warnings found 13:00:48 [INFO] 13:00:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:48 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.1-SNAPSHOT 13:00:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:48 [INFO] 13:00:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:48 [INFO] 13:00:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:48 [INFO] 13:00:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] 13:00:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] 13:00:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:00:48 [INFO] 13:00:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] Starting audit... 13:00:48 Audit done. 13:00:48 [INFO] You have 0 Checkstyle violations. 13:00:48 [INFO] 13:00:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] Starting audit... 13:00:48 Audit done. 13:00:48 [INFO] You have 0 Checkstyle violations. 13:00:48 [INFO] 13:00:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 13:00:48 [INFO] 13:00:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 13:00:48 [INFO] ...done! 13:00:48 [INFO] Attaching features XML 13:00:48 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:00:48 [INFO] 13:00:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- 13:00:48 [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 13:00:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:00:48 [INFO] 13:00:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 13:00:48 [INFO] 13:00:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] No files found to run spotbugs, check compile phase has been run 13:00:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:48 [INFO] 13:00:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 13:00:48 [INFO] 13:00:48 [INFO] 13:00:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 13:00:48 [INFO] 13:00:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:48 [INFO] Forking liblldp 0.21.1-SNAPSHOT 13:00:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:48 [INFO] 13:00:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- 13:00:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:48 [INFO] 13:00:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- 13:00:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:48 [INFO] 13:00:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- 13:00:49 [INFO] 13:00:49 [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- 13:00:49 [INFO] 13:00:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ liblldp --- 13:00:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:49 [INFO] 13:00:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 13:00:49 [INFO] Starting audit... 13:00:49 Audit done. 13:00:49 [INFO] You have 0 Checkstyle violations. 13:00:49 [INFO] 13:00:49 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 13:00:49 [INFO] Starting audit... 13:00:49 Audit done. 13:00:49 [INFO] You have 0 Checkstyle violations. 13:00:49 [INFO] 13:00:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- 13:00:49 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 13:00:49 [INFO] 13:00:49 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 13:00:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 13:00:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 13:00:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 13:00:49 [INFO] 13:00:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- 13:00:49 [INFO] Nothing to compile - all classes are up to date. 13:00:49 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 13:00:49 [INFO] 13:00:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> 13:00:49 [INFO] 13:00:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- 13:00:49 [INFO] Fork Value is true 13:00:53 [INFO] Done SpotBugs Analysis.... 13:00:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:53 [INFO] 13:00:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< 13:00:53 [INFO] 13:00:53 [INFO] 13:00:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- 13:00:53 [INFO] BugInstance size is 0 13:00:53 [INFO] Error size is 0 13:00:53 [INFO] No errors/warnings found 13:00:53 [INFO] 13:00:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:53 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.21.1-SNAPSHOT 13:00:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:53 [INFO] 13:00:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:53 [INFO] 13:00:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:53 [INFO] 13:00:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] 13:00:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] 13:00:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:00:53 [INFO] 13:00:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Starting audit... 13:00:53 Audit done. 13:00:53 [INFO] You have 0 Checkstyle violations. 13:00:53 [INFO] 13:00:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Starting audit... 13:00:53 Audit done. 13:00:53 [INFO] You have 0 Checkstyle violations. 13:00:53 [INFO] 13:00:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 13:00:53 [INFO] 13:00:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 13:00:53 [INFO] ...done! 13:00:53 [INFO] Attaching features XML 13:00:53 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:00:53 [INFO] 13:00:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:00:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:00:53 [INFO] 13:00:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 13:00:53 [INFO] 13:00:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] No files found to run spotbugs, check compile phase has been run 13:00:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:53 [INFO] 13:00:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 13:00:53 [INFO] 13:00:53 [INFO] 13:00:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- 13:00:53 [INFO] 13:00:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:53 [INFO] Forking openflowplugin-blueprint-config 0.21.1-SNAPSHOT 13:00:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:53 [INFO] 13:00:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 13:00:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:53 [INFO] 13:00:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 13:00:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:53 [INFO] 13:00:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] 13:00:54 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] 13:00:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:54 [INFO] 13:00:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] Starting audit... 13:00:54 Audit done. 13:00:54 [INFO] You have 0 Checkstyle violations. 13:00:54 [INFO] 13:00:54 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] Starting audit... 13:00:54 Audit done. 13:00:54 [INFO] You have 0 Checkstyle violations. 13:00:54 [INFO] 13:00:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 13:00:54 [INFO] 13:00:54 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] Copying 1 resource from src/main/resources to target/classes 13:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 13:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 13:00:54 [INFO] 13:00:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] No sources to compile 13:00:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 13:00:54 [INFO] 13:00:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 13:00:54 [INFO] 13:00:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] No files found to run spotbugs, check compile phase has been run 13:00:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:54 [INFO] 13:00:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 13:00:54 [INFO] 13:00:54 [INFO] 13:00:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- 13:00:54 [INFO] 13:00:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:54 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.21.1-SNAPSHOT 13:00:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:54 [INFO] 13:00:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:54 [INFO] 13:00:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:54 [INFO] 13:00:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 13:00:54 [INFO] 13:00:54 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- 13:00:54 [INFO] 13:00:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 13:00:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:54 [INFO] 13:00:54 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 13:00:54 [INFO] 13:00:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Starting audit... 13:00:54 Audit done. 13:00:54 [INFO] You have 0 Checkstyle violations. 13:00:54 [INFO] 13:00:54 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Starting audit... 13:00:54 Audit done. 13:00:54 [INFO] You have 0 Checkstyle violations. 13:00:54 [INFO] 13:00:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- 13:00:54 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 13:00:54 [INFO] 13:00:54 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Copying 2 resources from src/main/resources to target/classes 13:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 13:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 13:00:54 [INFO] 13:00:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- 13:00:54 [INFO] Recompiling the module because of changed dependency. 13:00:54 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 13:00:55 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:00:55 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:00:55 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:00:55 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:00:55 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:00:55 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:00:55 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 13:00:55 [INFO] 13:00:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 13:00:55 [INFO] 13:00:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 13:00:55 [INFO] Fork Value is true 13:00:58 [INFO] Done SpotBugs Analysis.... 13:00:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:00:58 [INFO] 13:00:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 13:00:58 [INFO] 13:00:58 [INFO] 13:00:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- 13:00:58 [INFO] BugInstance size is 0 13:00:58 [INFO] Error size is 0 13:00:58 [INFO] No errors/warnings found 13:00:58 [INFO] 13:00:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:58 [INFO] Forking openflowplugin-common 0.21.1-SNAPSHOT 13:00:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:00:58 [INFO] 13:00:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- 13:00:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:58 [INFO] 13:00:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 13:00:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:00:58 [INFO] 13:00:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- 13:00:58 [INFO] 13:00:58 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- 13:00:58 [INFO] 13:00:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-common --- 13:00:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:00:58 [INFO] 13:00:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 13:00:58 [INFO] Starting audit... 13:00:58 Audit done. 13:00:58 [INFO] You have 0 Checkstyle violations. 13:00:58 [INFO] 13:00:58 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 13:00:58 [INFO] Starting audit... 13:00:58 Audit done. 13:00:58 [INFO] You have 0 Checkstyle violations. 13:00:58 [INFO] 13:00:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- 13:00:58 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 13:00:58 [INFO] 13:00:58 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 13:00:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 13:00:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 13:00:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 13:00:58 [INFO] 13:00:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- 13:00:58 [INFO] Nothing to compile - all classes are up to date. 13:00:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 13:00:58 [INFO] 13:00:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 13:00:58 [INFO] 13:00:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- 13:00:58 [INFO] Fork Value is true 13:01:01 [INFO] Done SpotBugs Analysis.... 13:01:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:01 [INFO] 13:01:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 13:01:01 [INFO] 13:01:01 [INFO] 13:01:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- 13:01:01 [INFO] BugInstance size is 0 13:01:01 [INFO] Error size is 0 13:01:01 [INFO] No errors/warnings found 13:01:01 [INFO] 13:01:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:01 [INFO] Forking openflowplugin-api 0.21.1-SNAPSHOT 13:01:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:01 [INFO] 13:01:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- 13:01:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:01 [INFO] 13:01:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 13:01:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:01 [INFO] 13:01:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- 13:01:01 [INFO] 13:01:01 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- 13:01:01 [INFO] 13:01:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-api --- 13:01:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:01:01 [INFO] 13:01:01 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-api --- 13:01:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:01:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 13:01:01 [INFO] yang-to-sources: Found 10 dependencies in 1.482 ms 13:01:01 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:01:01 [INFO] 13:01:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 13:01:01 [INFO] Starting audit... 13:01:01 Audit done. 13:01:01 [INFO] You have 0 Checkstyle violations. 13:01:01 [INFO] 13:01:01 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 13:01:01 [INFO] Starting audit... 13:01:01 Audit done. 13:01:01 [INFO] You have 0 Checkstyle violations. 13:01:01 [INFO] 13:01:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- 13:01:01 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 13:01:01 [INFO] 13:01:01 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 13:01:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 13:01:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 13:01:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 13:01:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:01:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 13:01:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 13:01:01 [INFO] 13:01:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- 13:01:01 [INFO] Recompiling the module because of changed dependency. 13:01:01 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 13:01:01 [INFO] 13:01:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 13:01:01 [INFO] 13:01:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- 13:01:01 [INFO] Fork Value is true 13:01:05 [INFO] Done SpotBugs Analysis.... 13:01:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:05 [INFO] 13:01:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 13:01:05 [INFO] 13:01:05 [INFO] 13:01:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- 13:01:05 [INFO] BugInstance size is 0 13:01:05 [INFO] Error size is 0 13:01:05 [INFO] No errors/warnings found 13:01:05 [INFO] 13:01:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:05 [INFO] Forking openflowplugin-extension-api 0.21.1-SNAPSHOT 13:01:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:05 [INFO] 13:01:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- 13:01:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:05 [INFO] 13:01:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 13:01:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:05 [INFO] 13:01:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 13:01:05 [INFO] 13:01:05 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- 13:01:05 [INFO] 13:01:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 13:01:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:01:05 [INFO] 13:01:05 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-api --- 13:01:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:01:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 13:01:05 [INFO] yang-to-sources: Found 10 dependencies in 871.5 μs 13:01:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:01:05 [INFO] 13:01:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 13:01:05 [INFO] Starting audit... 13:01:05 Audit done. 13:01:05 [INFO] You have 0 Checkstyle violations. 13:01:05 [INFO] 13:01:05 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 13:01:05 [INFO] Starting audit... 13:01:05 Audit done. 13:01:05 [INFO] You have 0 Checkstyle violations. 13:01:05 [INFO] 13:01:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- 13:01:05 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 13:01:05 [INFO] 13:01:05 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 13:01:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 13:01:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 13:01:05 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 13:01:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:01:05 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 13:01:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 13:01:05 [INFO] 13:01:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- 13:01:05 [INFO] Recompiling the module because of changed dependency. 13:01:05 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 13:01:06 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 13:01:06 [INFO] 13:01:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 13:01:06 [INFO] 13:01:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- 13:01:06 [INFO] Fork Value is true 13:01:10 [INFO] Done SpotBugs Analysis.... 13:01:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:10 [INFO] 13:01:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 13:01:10 [INFO] 13:01:10 [INFO] 13:01:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- 13:01:10 [INFO] BugInstance size is 0 13:01:10 [INFO] Error size is 0 13:01:10 [INFO] No errors/warnings found 13:01:10 [INFO] 13:01:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:10 [INFO] Forking openflowplugin 0.21.1-SNAPSHOT 13:01:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:10 [INFO] 13:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- 13:01:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:10 [INFO] 13:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- 13:01:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:10 [INFO] 13:01:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- 13:01:10 [INFO] 13:01:10 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- 13:01:10 [INFO] 13:01:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin --- 13:01:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:01:10 [INFO] 13:01:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 13:01:10 [INFO] Starting audit... 13:01:10 Audit done. 13:01:10 [INFO] You have 0 Checkstyle violations. 13:01:10 [INFO] 13:01:10 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 13:01:12 [INFO] Starting audit... 13:01:12 Audit done. 13:01:12 [INFO] You have 0 Checkstyle violations. 13:01:12 [INFO] 13:01:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- 13:01:12 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 13:01:12 [INFO] 13:01:12 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 13:01:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 13:01:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 13:01:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 13:01:12 [INFO] 13:01:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- 13:01:12 [INFO] Recompiling the module because of changed dependency. 13:01:12 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 13:01:13 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 13:01:13 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 13:01:13 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 13:01:13 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 13:01:13 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 13:01:13 [INFO] 13:01:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> 13:01:13 [INFO] 13:01:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- 13:01:13 [INFO] Fork Value is true 13:01:22 [INFO] Done SpotBugs Analysis.... 13:01:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:22 [INFO] 13:01:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< 13:01:22 [INFO] 13:01:22 [INFO] 13:01:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- 13:01:22 [INFO] BugInstance size is 0 13:01:22 [INFO] Error size is 0 13:01:22 [INFO] No errors/warnings found 13:01:22 [INFO] 13:01:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:22 [INFO] Forking openflowplugin-impl 0.21.1-SNAPSHOT 13:01:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:22 [INFO] 13:01:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- 13:01:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:22 [INFO] 13:01:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 13:01:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:22 [INFO] 13:01:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- 13:01:22 [INFO] 13:01:22 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- 13:01:22 [INFO] 13:01:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 13:01:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:01:22 [INFO] 13:01:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 13:01:22 [INFO] Starting audit... 13:01:22 Audit done. 13:01:22 [INFO] You have 0 Checkstyle violations. 13:01:22 [INFO] 13:01:22 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 13:01:26 [INFO] Starting audit... 13:01:26 Audit done. 13:01:26 [INFO] You have 0 Checkstyle violations. 13:01:26 [INFO] 13:01:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- 13:01:26 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 13:01:26 [INFO] 13:01:26 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 13:01:26 [INFO] Copying 1 resource from src/main/resources to target/classes 13:01:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 13:01:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 13:01:26 [INFO] 13:01:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- 13:01:26 [INFO] Recompiling the module because of changed dependency. 13:01:26 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 13:01:28 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 13:01:28 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 13:01:28 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 13:01:28 required: java.lang.Class 13:01:28 found: java.lang.Class 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 13:01:28 required: java.lang.Class 13:01:28 found: java.lang.Class 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 13:01:28 required: java.util.List 13:01:28 found: java.util.List 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 13:01:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 13:01:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 13:01:28 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 13:01:28 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 13:01:28 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:28 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 13:01:28 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:01:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 13:01:28 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. 13:01:28 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 13:01:28 [INFO] 13:01:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 13:01:28 [INFO] 13:01:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- 13:01:28 [INFO] Fork Value is true 13:01:42 [INFO] Done SpotBugs Analysis.... 13:01:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:43 [INFO] 13:01:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 13:01:43 [INFO] 13:01:43 [INFO] 13:01:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- 13:01:43 [INFO] BugInstance size is 0 13:01:43 [INFO] Error size is 0 13:01:43 [INFO] No errors/warnings found 13:01:43 [INFO] 13:01:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:43 [INFO] Forking openflowplugin-extension-onf 0.21.1-SNAPSHOT 13:01:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:43 [INFO] 13:01:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- 13:01:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:43 [INFO] 13:01:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 13:01:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:43 [INFO] 13:01:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 13:01:43 [INFO] 13:01:43 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- 13:01:43 [INFO] 13:01:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 13:01:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:01:43 [INFO] 13:01:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 13:01:43 [INFO] Starting audit... 13:01:43 Audit done. 13:01:43 [INFO] You have 0 Checkstyle violations. 13:01:43 [INFO] 13:01:43 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 13:01:43 [INFO] Starting audit... 13:01:43 Audit done. 13:01:43 [INFO] You have 0 Checkstyle violations. 13:01:43 [INFO] 13:01:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- 13:01:43 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 13:01:43 [INFO] 13:01:43 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 13:01:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 13:01:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 13:01:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 13:01:43 [INFO] 13:01:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- 13:01:43 [INFO] Recompiling the module because of changed dependency. 13:01:43 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 13:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 13:01:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 13:01:43 [INFO] 13:01:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 13:01:43 [INFO] 13:01:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 13:01:43 [INFO] Fork Value is true 13:01:47 [INFO] Done SpotBugs Analysis.... 13:01:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:47 [INFO] 13:01:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 13:01:47 [INFO] 13:01:47 [INFO] 13:01:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- 13:01:47 [INFO] BugInstance size is 0 13:01:47 [INFO] Error size is 0 13:01:47 [INFO] No errors/warnings found 13:01:47 [INFO] 13:01:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:47 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-api 0.21.1-SNAPSHOT 13:01:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:47 [INFO] 13:01:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- 13:01:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:47 [INFO] 13:01:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- 13:01:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:47 [INFO] 13:01:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- 13:01:47 [INFO] 13:01:47 [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- 13:01:47 [INFO] 13:01:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-api --- 13:01:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:01:47 [INFO] 13:01:47 [INFO] --- yang:14.0.20:generate-sources (binding) @ srm-api --- 13:01:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:01:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 13:01:47 [INFO] yang-to-sources: Found 0 dependencies in 332.0 μs 13:01:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:01:47 [INFO] 13:01:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 13:01:47 [INFO] Starting audit... 13:01:47 Audit done. 13:01:47 [INFO] You have 0 Checkstyle violations. 13:01:47 [INFO] 13:01:47 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 13:01:47 [INFO] Starting audit... 13:01:47 Audit done. 13:01:47 [INFO] You have 0 Checkstyle violations. 13:01:47 [INFO] 13:01:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- 13:01:47 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 13:01:47 [INFO] 13:01:47 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- 13:01:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 13:01:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 13:01:47 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 13:01:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:01:47 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 13:01:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 13:01:47 [INFO] 13:01:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- 13:01:47 [INFO] Nothing to compile - all classes are up to date. 13:01:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 13:01:47 [INFO] 13:01:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> 13:01:47 [INFO] 13:01:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- 13:01:47 [INFO] Fork Value is true 13:01:49 [INFO] Done SpotBugs Analysis.... 13:01:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:49 [INFO] 13:01:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< 13:01:49 [INFO] 13:01:49 [INFO] 13:01:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- 13:01:49 [INFO] BugInstance size is 0 13:01:49 [INFO] Error size is 0 13:01:49 [INFO] No errors/warnings found 13:01:49 [INFO] 13:01:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:49 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-impl 0.21.1-SNAPSHOT 13:01:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:49 [INFO] 13:01:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- 13:01:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:49 [INFO] 13:01:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- 13:01:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:49 [INFO] 13:01:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- 13:01:50 [INFO] 13:01:50 [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- 13:01:50 [INFO] 13:01:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-impl --- 13:01:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:01:50 [INFO] 13:01:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 13:01:50 [INFO] Starting audit... 13:01:50 Audit done. 13:01:50 [INFO] You have 0 Checkstyle violations. 13:01:50 [INFO] 13:01:50 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 13:01:50 [INFO] Starting audit... 13:01:50 Audit done. 13:01:50 [INFO] You have 0 Checkstyle violations. 13:01:50 [INFO] 13:01:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- 13:01:50 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 13:01:50 [INFO] 13:01:50 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- 13:01:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 13:01:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 13:01:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 13:01:50 [INFO] 13:01:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- 13:01:50 [INFO] Recompiling the module because of changed dependency. 13:01:50 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 13:01:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:50 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 13:01:50 [INFO] 13:01:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> 13:01:50 [INFO] 13:01:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- 13:01:50 [INFO] Fork Value is true 13:01:53 [INFO] Done SpotBugs Analysis.... 13:01:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:53 [INFO] 13:01:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< 13:01:53 [INFO] 13:01:53 [INFO] 13:01:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- 13:01:53 [INFO] BugInstance size is 0 13:01:53 [INFO] Error size is 0 13:01:53 [INFO] No errors/warnings found 13:01:53 [INFO] 13:01:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:53 [INFO] Forking ODL :: serviceutils :: srm-shell 0.21.1-SNAPSHOT 13:01:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:53 [INFO] 13:01:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- 13:01:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:53 [INFO] 13:01:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- 13:01:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:53 [INFO] 13:01:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- 13:01:53 [INFO] 13:01:53 [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- 13:01:53 [INFO] 13:01:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-shell --- 13:01:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:01:53 [INFO] 13:01:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 13:01:53 [INFO] Starting audit... 13:01:53 Audit done. 13:01:53 [INFO] You have 0 Checkstyle violations. 13:01:53 [INFO] 13:01:53 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 13:01:54 [INFO] Starting audit... 13:01:54 Audit done. 13:01:54 [INFO] You have 0 Checkstyle violations. 13:01:54 [INFO] 13:01:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- 13:01:54 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 13:01:54 [INFO] 13:01:54 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- 13:01:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 13:01:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 13:01:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 13:01:54 [INFO] 13:01:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- 13:01:54 [INFO] Recompiling the module because of changed dependency. 13:01:54 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 13:01:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 13:01:54 [INFO] 13:01:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> 13:01:54 [INFO] 13:01:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- 13:01:54 [INFO] Fork Value is true 13:01:56 [INFO] Done SpotBugs Analysis.... 13:01:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:56 [INFO] 13:01:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< 13:01:56 [INFO] 13:01:56 [INFO] 13:01:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- 13:01:56 [INFO] BugInstance size is 0 13:01:56 [INFO] Error size is 0 13:01:56 [INFO] No errors/warnings found 13:01:56 [INFO] 13:01:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:56 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.1-SNAPSHOT 13:01:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:56 [INFO] 13:01:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 13:01:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:56 [INFO] 13:01:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 13:01:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:56 [INFO] 13:01:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] 13:01:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] 13:01:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:01:57 [INFO] 13:01:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] Starting audit... 13:01:57 Audit done. 13:01:57 [INFO] You have 0 Checkstyle violations. 13:01:57 [INFO] 13:01:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] Starting audit... 13:01:57 Audit done. 13:01:57 [INFO] You have 0 Checkstyle violations. 13:01:57 [INFO] 13:01:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 13:01:57 [INFO] 13:01:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 13:01:57 [INFO] ...done! 13:01:57 [INFO] Attaching features XML 13:01:57 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:01:57 [INFO] 13:01:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- 13:01:57 [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 13:01:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:01:57 [INFO] 13:01:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 13:01:57 [INFO] 13:01:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] No files found to run spotbugs, check compile phase has been run 13:01:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:57 [INFO] 13:01:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 13:01:57 [INFO] 13:01:57 [INFO] 13:01:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- 13:01:57 [INFO] 13:01:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:57 [INFO] Forking bulk-o-matic 0.21.1-SNAPSHOT 13:01:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:01:57 [INFO] 13:01:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- 13:01:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:57 [INFO] 13:01:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 13:01:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:57 [INFO] 13:01:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- 13:01:57 [INFO] 13:01:57 [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- 13:01:57 [INFO] 13:01:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bulk-o-matic --- 13:01:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:01:57 [INFO] 13:01:57 [INFO] --- yang:14.0.20:generate-sources (binding) @ bulk-o-matic --- 13:01:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:01:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 13:01:57 [INFO] yang-to-sources: Found 9 dependencies in 960.4 μs 13:01:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:01:57 [INFO] 13:01:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 13:01:57 [INFO] Starting audit... 13:01:57 Audit done. 13:01:57 [INFO] You have 0 Checkstyle violations. 13:01:57 [INFO] 13:01:57 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 13:01:57 [INFO] Starting audit... 13:01:57 Audit done. 13:01:57 [INFO] You have 0 Checkstyle violations. 13:01:57 [INFO] 13:01:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- 13:01:57 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 13:01:57 [INFO] 13:01:57 [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- 13:01:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 13:01:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 13:01:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:01:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:01:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:01:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 13:01:57 [INFO] 13:01:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- 13:01:57 [INFO] Recompiling the module because of changed dependency. 13:01:57 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 13:01:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 13:01:58 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:01:58 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:01:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:01:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 13:01:58 [INFO] 13:01:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 13:01:58 [INFO] 13:01:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- 13:01:58 [INFO] Fork Value is true 13:02:02 [INFO] Done SpotBugs Analysis.... 13:02:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:02 [INFO] 13:02:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 13:02:02 [INFO] 13:02:02 [INFO] 13:02:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- 13:02:02 [INFO] BugInstance size is 0 13:02:02 [INFO] Error size is 0 13:02:02 [INFO] No errors/warnings found 13:02:02 [INFO] 13:02:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.1-SNAPSHOT 13:02:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:02 [INFO] 13:02:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:02 [INFO] 13:02:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:02 [INFO] 13:02:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] 13:02:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] 13:02:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:03 [INFO] 13:02:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] Starting audit... 13:02:03 Audit done. 13:02:03 [INFO] You have 0 Checkstyle violations. 13:02:03 [INFO] 13:02:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] Starting audit... 13:02:03 Audit done. 13:02:03 [INFO] You have 0 Checkstyle violations. 13:02:03 [INFO] 13:02:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 13:02:03 [INFO] 13:02:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 13:02:03 [INFO] ...done! 13:02:03 [INFO] Attaching features XML 13:02:03 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:03 [INFO] 13:02:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:03 [INFO] 13:02:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 13:02:03 [INFO] 13:02:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:03 [INFO] 13:02:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 13:02:03 [INFO] 13:02:03 [INFO] 13:02:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 13:02:03 [INFO] 13:02:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:03 [INFO] Forking device-ownership-service 0.21.1-SNAPSHOT 13:02:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:03 [INFO] 13:02:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- 13:02:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:03 [INFO] 13:02:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- 13:02:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:03 [INFO] 13:02:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- 13:02:03 [INFO] 13:02:03 [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- 13:02:03 [INFO] 13:02:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ device-ownership-service --- 13:02:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:03 [INFO] 13:02:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 13:02:03 [INFO] Starting audit... 13:02:03 Audit done. 13:02:03 [INFO] You have 0 Checkstyle violations. 13:02:03 [INFO] 13:02:03 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 13:02:03 [INFO] Starting audit... 13:02:03 Audit done. 13:02:03 [INFO] You have 0 Checkstyle violations. 13:02:03 [INFO] 13:02:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- 13:02:03 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 13:02:03 [INFO] 13:02:03 [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- 13:02:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 13:02:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 13:02:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 13:02:03 [INFO] 13:02:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- 13:02:03 [INFO] Nothing to compile - all classes are up to date. 13:02:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 13:02:03 [INFO] 13:02:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 13:02:03 [INFO] 13:02:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- 13:02:03 [INFO] Fork Value is true 13:02:06 [INFO] Done SpotBugs Analysis.... 13:02:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:06 [INFO] 13:02:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 13:02:06 [INFO] 13:02:06 [INFO] 13:02:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- 13:02:06 [INFO] BugInstance size is 0 13:02:06 [INFO] Error size is 0 13:02:06 [INFO] No errors/warnings found 13:02:06 [INFO] 13:02:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:06 [INFO] Forking of-switch-config-pusher 0.21.1-SNAPSHOT 13:02:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:06 [INFO] 13:02:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- 13:02:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:06 [INFO] 13:02:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 13:02:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:06 [INFO] 13:02:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 13:02:06 [INFO] 13:02:06 [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- 13:02:06 [INFO] 13:02:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 13:02:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:06 [INFO] 13:02:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 13:02:06 [INFO] Starting audit... 13:02:06 Audit done. 13:02:06 [INFO] You have 0 Checkstyle violations. 13:02:06 [INFO] 13:02:06 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 13:02:06 [INFO] Starting audit... 13:02:06 Audit done. 13:02:06 [INFO] You have 0 Checkstyle violations. 13:02:06 [INFO] 13:02:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- 13:02:06 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 13:02:06 [INFO] 13:02:06 [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 13:02:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 13:02:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 13:02:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 13:02:06 [INFO] 13:02:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- 13:02:06 [INFO] Recompiling the module because of changed dependency. 13:02:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 13:02:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 13:02:06 [INFO] 13:02:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 13:02:06 [INFO] 13:02:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- 13:02:06 [INFO] Fork Value is true 13:02:09 [INFO] Done SpotBugs Analysis.... 13:02:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:09 [INFO] 13:02:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 13:02:09 [INFO] 13:02:09 [INFO] 13:02:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- 13:02:09 [INFO] BugInstance size is 0 13:02:09 [INFO] Error size is 0 13:02:09 [INFO] No errors/warnings found 13:02:09 [INFO] 13:02:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:09 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.1-SNAPSHOT 13:02:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:09 [INFO] 13:02:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:09 [INFO] 13:02:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:09 [INFO] 13:02:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] 13:02:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] 13:02:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:09 [INFO] 13:02:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Starting audit... 13:02:09 Audit done. 13:02:09 [INFO] You have 0 Checkstyle violations. 13:02:09 [INFO] 13:02:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Starting audit... 13:02:09 Audit done. 13:02:09 [INFO] You have 0 Checkstyle violations. 13:02:09 [INFO] 13:02:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 13:02:09 [INFO] 13:02:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 13:02:09 [INFO] ...done! 13:02:09 [INFO] Attaching features XML 13:02:09 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:09 [INFO] 13:02:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:09 [INFO] 13:02:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 13:02:09 [INFO] 13:02:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:09 [INFO] 13:02:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 13:02:09 [INFO] 13:02:09 [INFO] 13:02:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 13:02:09 [INFO] 13:02:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:09 [INFO] Forking arbitratorreconciliation-api 0.21.1-SNAPSHOT 13:02:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:09 [INFO] 13:02:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- 13:02:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:09 [INFO] 13:02:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 13:02:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:09 [INFO] 13:02:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 13:02:10 [INFO] 13:02:10 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- 13:02:10 [INFO] 13:02:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 13:02:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:10 [INFO] 13:02:10 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-api --- 13:02:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:02:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 13:02:10 [INFO] yang-to-sources: Found 11 dependencies in 974.2 μs 13:02:10 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:02:10 [INFO] 13:02:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 13:02:10 [INFO] Starting audit... 13:02:10 Audit done. 13:02:10 [INFO] You have 0 Checkstyle violations. 13:02:10 [INFO] 13:02:10 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 13:02:10 [INFO] Starting audit... 13:02:10 Audit done. 13:02:10 [INFO] You have 0 Checkstyle violations. 13:02:10 [INFO] 13:02:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- 13:02:10 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 13:02:10 [INFO] 13:02:10 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 13:02:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 13:02:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 13:02:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:02:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:02:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:02:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 13:02:10 [INFO] 13:02:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- 13:02:10 [INFO] Recompiling the module because of changed dependency. 13:02:10 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 13:02:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 13:02:10 [INFO] 13:02:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 13:02:10 [INFO] 13:02:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 13:02:10 [INFO] Fork Value is true 13:02:12 [INFO] Done SpotBugs Analysis.... 13:02:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:12 [INFO] 13:02:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 13:02:12 [INFO] 13:02:12 [INFO] 13:02:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- 13:02:12 [INFO] BugInstance size is 0 13:02:12 [INFO] Error size is 0 13:02:12 [INFO] No errors/warnings found 13:02:12 [INFO] 13:02:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:12 [INFO] Forking reconciliation-framework 0.21.1-SNAPSHOT 13:02:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:12 [INFO] 13:02:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- 13:02:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:12 [INFO] 13:02:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 13:02:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:12 [INFO] 13:02:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- 13:02:12 [INFO] 13:02:12 [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- 13:02:12 [INFO] 13:02:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ reconciliation-framework --- 13:02:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:12 [INFO] 13:02:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 13:02:12 [INFO] Starting audit... 13:02:12 Audit done. 13:02:12 [INFO] You have 0 Checkstyle violations. 13:02:12 [INFO] 13:02:12 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 13:02:12 [INFO] Starting audit... 13:02:12 Audit done. 13:02:12 [INFO] You have 0 Checkstyle violations. 13:02:12 [INFO] 13:02:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- 13:02:12 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 13:02:12 [INFO] 13:02:12 [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- 13:02:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 13:02:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 13:02:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 13:02:12 [INFO] 13:02:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- 13:02:12 [INFO] Recompiling the module because of changed dependency. 13:02:12 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 13:02:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 13:02:13 [INFO] 13:02:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 13:02:13 [INFO] 13:02:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- 13:02:13 [INFO] Fork Value is true 13:02:15 [INFO] Done SpotBugs Analysis.... 13:02:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:15 [INFO] 13:02:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 13:02:15 [INFO] 13:02:15 [INFO] 13:02:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- 13:02:15 [INFO] BugInstance size is 0 13:02:15 [INFO] Error size is 0 13:02:15 [INFO] No errors/warnings found 13:02:15 [INFO] 13:02:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:15 [INFO] Forking arbitratorreconciliation-impl 0.21.1-SNAPSHOT 13:02:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:15 [INFO] 13:02:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 13:02:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:15 [INFO] 13:02:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 13:02:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:15 [INFO] 13:02:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] 13:02:16 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] 13:02:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:16 [INFO] 13:02:16 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:02:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 13:02:16 [INFO] yang-to-sources: Found 14 dependencies in 1.528 ms 13:02:16 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:02:16 [INFO] 13:02:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] Starting audit... 13:02:16 Audit done. 13:02:16 [INFO] You have 0 Checkstyle violations. 13:02:16 [INFO] 13:02:16 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] Starting audit... 13:02:16 Audit done. 13:02:16 [INFO] You have 0 Checkstyle violations. 13:02:16 [INFO] 13:02:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13:02:16 [INFO] 13:02:16 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 13:02:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 13:02:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:02:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:02:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:02:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 13:02:16 [INFO] 13:02:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] Recompiling the module because of changed dependency. 13:02:16 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 13:02:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 13:02:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13:02:16 [INFO] 13:02:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 13:02:16 [INFO] 13:02:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 13:02:16 [INFO] Fork Value is true 13:02:19 [INFO] Done SpotBugs Analysis.... 13:02:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:19 [INFO] 13:02:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 13:02:19 [INFO] 13:02:19 [INFO] 13:02:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- 13:02:19 [INFO] BugInstance size is 0 13:02:19 [INFO] Error size is 0 13:02:19 [INFO] No errors/warnings found 13:02:19 [INFO] 13:02:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:19 [INFO] Forking forwardingrules-manager 0.21.1-SNAPSHOT 13:02:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:19 [INFO] 13:02:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- 13:02:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:19 [INFO] 13:02:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 13:02:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:19 [INFO] 13:02:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- 13:02:20 [INFO] 13:02:20 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- 13:02:20 [INFO] 13:02:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 13:02:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:20 [INFO] 13:02:20 [INFO] --- yang:14.0.20:generate-sources (binding) @ forwardingrules-manager --- 13:02:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:02:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 13:02:20 [INFO] yang-to-sources: Found 15 dependencies in 1.502 ms 13:02:20 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:02:20 [INFO] 13:02:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 13:02:20 [INFO] Starting audit... 13:02:20 Audit done. 13:02:20 [INFO] You have 0 Checkstyle violations. 13:02:20 [INFO] 13:02:20 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 13:02:20 [INFO] Starting audit... 13:02:20 Audit done. 13:02:20 [INFO] You have 0 Checkstyle violations. 13:02:20 [INFO] 13:02:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- 13:02:20 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 13:02:20 [INFO] 13:02:20 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- 13:02:20 [INFO] Copying 1 resource from src/main/resources to target/classes 13:02:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 13:02:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:02:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:02:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:02:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 13:02:20 [INFO] 13:02:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- 13:02:20 [INFO] Recompiling the module because of changed dependency. 13:02:20 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[80,13] possible 'this' escape before subclass is fully initialized 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 13:02:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 13:02:21 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 13:02:21 [INFO] 13:02:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 13:02:21 [INFO] 13:02:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- 13:02:21 [INFO] Fork Value is true 13:02:26 [INFO] Done SpotBugs Analysis.... 13:02:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:26 [INFO] 13:02:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 13:02:26 [INFO] 13:02:26 [INFO] 13:02:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- 13:02:26 [INFO] BugInstance size is 0 13:02:26 [INFO] Error size is 0 13:02:26 [INFO] No errors/warnings found 13:02:26 [INFO] 13:02:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:26 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.1-SNAPSHOT 13:02:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:26 [INFO] 13:02:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:26 [INFO] 13:02:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:26 [INFO] 13:02:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] 13:02:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] 13:02:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:27 [INFO] 13:02:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] Starting audit... 13:02:27 Audit done. 13:02:27 [INFO] You have 0 Checkstyle violations. 13:02:27 [INFO] 13:02:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] Starting audit... 13:02:27 Audit done. 13:02:27 [INFO] You have 0 Checkstyle violations. 13:02:27 [INFO] 13:02:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 13:02:27 [INFO] 13:02:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 13:02:27 [INFO] ...done! 13:02:27 [INFO] Attaching features XML 13:02:27 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:27 [INFO] 13:02:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:27 [INFO] 13:02:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 13:02:27 [INFO] 13:02:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:27 [INFO] 13:02:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 13:02:27 [INFO] 13:02:27 [INFO] 13:02:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 13:02:27 [INFO] 13:02:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:27 [INFO] Forking forwardingrules-sync 0.21.1-SNAPSHOT 13:02:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:27 [INFO] 13:02:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- 13:02:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:27 [INFO] 13:02:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 13:02:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:27 [INFO] 13:02:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- 13:02:27 [INFO] 13:02:27 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- 13:02:27 [INFO] 13:02:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 13:02:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:27 [INFO] 13:02:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 13:02:27 [INFO] Starting audit... 13:02:27 Audit done. 13:02:27 [INFO] You have 0 Checkstyle violations. 13:02:27 [INFO] 13:02:27 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 13:02:28 [INFO] Starting audit... 13:02:28 Audit done. 13:02:28 [INFO] You have 0 Checkstyle violations. 13:02:28 [INFO] 13:02:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- 13:02:28 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 13:02:28 [INFO] 13:02:28 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- 13:02:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 13:02:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 13:02:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 13:02:28 [INFO] 13:02:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- 13:02:28 [INFO] Recompiling the module because of changed dependency. 13:02:28 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 13:02:28 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 13:02:28 [INFO] 13:02:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 13:02:28 [INFO] 13:02:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- 13:02:28 [INFO] Fork Value is true 13:02:33 [INFO] Done SpotBugs Analysis.... 13:02:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:33 [INFO] 13:02:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 13:02:33 [INFO] 13:02:33 [INFO] 13:02:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- 13:02:33 [INFO] BugInstance size is 0 13:02:33 [INFO] Error size is 0 13:02:33 [INFO] No errors/warnings found 13:02:33 [INFO] 13:02:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:33 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.1-SNAPSHOT 13:02:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:33 [INFO] 13:02:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:33 [INFO] 13:02:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:33 [INFO] 13:02:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] 13:02:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] 13:02:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:34 [INFO] 13:02:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] Starting audit... 13:02:34 Audit done. 13:02:34 [INFO] You have 0 Checkstyle violations. 13:02:34 [INFO] 13:02:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] Starting audit... 13:02:34 Audit done. 13:02:34 [INFO] You have 0 Checkstyle violations. 13:02:34 [INFO] 13:02:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 13:02:34 [INFO] 13:02:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 13:02:34 [INFO] ...done! 13:02:34 [INFO] Attaching features XML 13:02:34 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:34 [INFO] 13:02:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [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 13:02:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:34 [INFO] 13:02:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 13:02:34 [INFO] 13:02:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:34 [INFO] 13:02:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 13:02:34 [INFO] 13:02:34 [INFO] 13:02:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 13:02:34 [INFO] 13:02:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:34 [INFO] Forking table-miss-enforcer 0.21.1-SNAPSHOT 13:02:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:34 [INFO] 13:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- 13:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:34 [INFO] 13:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 13:02:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:34 [INFO] 13:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- 13:02:34 [INFO] 13:02:34 [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- 13:02:34 [INFO] 13:02:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 13:02:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:34 [INFO] 13:02:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 13:02:34 [INFO] Starting audit... 13:02:34 Audit done. 13:02:34 [INFO] You have 0 Checkstyle violations. 13:02:34 [INFO] 13:02:34 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 13:02:34 [INFO] Starting audit... 13:02:34 Audit done. 13:02:34 [INFO] You have 0 Checkstyle violations. 13:02:34 [INFO] 13:02:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- 13:02:34 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 13:02:34 [INFO] 13:02:34 [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- 13:02:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 13:02:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 13:02:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 13:02:34 [INFO] 13:02:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- 13:02:34 [INFO] Recompiling the module because of changed dependency. 13:02:34 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 13:02:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 13:02:34 [INFO] 13:02:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 13:02:34 [INFO] 13:02:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- 13:02:34 [INFO] Fork Value is true 13:02:37 [INFO] Done SpotBugs Analysis.... 13:02:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:37 [INFO] 13:02:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 13:02:37 [INFO] 13:02:37 [INFO] 13:02:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- 13:02:37 [INFO] BugInstance size is 0 13:02:37 [INFO] Error size is 0 13:02:37 [INFO] No errors/warnings found 13:02:37 [INFO] 13:02:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:37 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.1-SNAPSHOT 13:02:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:37 [INFO] 13:02:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:37 [INFO] 13:02:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:37 [INFO] 13:02:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] 13:02:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] 13:02:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:37 [INFO] 13:02:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Starting audit... 13:02:37 Audit done. 13:02:37 [INFO] You have 0 Checkstyle violations. 13:02:37 [INFO] 13:02:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Starting audit... 13:02:37 Audit done. 13:02:37 [INFO] You have 0 Checkstyle violations. 13:02:37 [INFO] 13:02:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 13:02:37 [INFO] 13:02:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 13:02:37 [INFO] ...done! 13:02:37 [INFO] Attaching features XML 13:02:37 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:37 [INFO] 13:02:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:37 [INFO] 13:02:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 13:02:37 [INFO] 13:02:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:37 [INFO] 13:02:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 13:02:37 [INFO] 13:02:37 [INFO] 13:02:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 13:02:37 [INFO] 13:02:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:37 [INFO] Forking topology-lldp-discovery 0.21.1-SNAPSHOT 13:02:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:37 [INFO] 13:02:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- 13:02:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:37 [INFO] 13:02:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 13:02:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:37 [INFO] 13:02:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 13:02:38 [INFO] 13:02:38 [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- 13:02:38 [INFO] 13:02:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 13:02:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:38 [INFO] 13:02:38 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-lldp-discovery --- 13:02:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:02:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 13:02:38 [INFO] yang-to-sources: Found 12 dependencies in 1.117 ms 13:02:38 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:02:38 [INFO] 13:02:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 13:02:38 [INFO] Starting audit... 13:02:38 Audit done. 13:02:38 [INFO] You have 0 Checkstyle violations. 13:02:38 [INFO] 13:02:38 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 13:02:38 [INFO] Starting audit... 13:02:38 Audit done. 13:02:38 [INFO] You have 0 Checkstyle violations. 13:02:38 [INFO] 13:02:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- 13:02:38 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 13:02:38 [INFO] 13:02:38 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 13:02:38 [INFO] Copying 1 resource from src/main/resources to target/classes 13:02:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 13:02:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:02:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:02:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:02:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 13:02:38 [INFO] 13:02:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- 13:02:38 [INFO] Recompiling the module because of changed dependency. 13:02:38 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[47,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[136,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[136,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[136,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 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:38 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 13:02:38 [INFO] 13:02:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 13:02:38 [INFO] 13:02:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- 13:02:38 [INFO] Fork Value is true 13:02:41 [INFO] Done SpotBugs Analysis.... 13:02:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:41 [INFO] 13:02:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 13:02:41 [INFO] 13:02:41 [INFO] 13:02:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- 13:02:41 [INFO] BugInstance size is 0 13:02:41 [INFO] Error size is 0 13:02:41 [INFO] No errors/warnings found 13:02:41 [INFO] 13:02:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:41 [INFO] Forking lldp-speaker 0.21.1-SNAPSHOT 13:02:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:41 [INFO] 13:02:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- 13:02:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:41 [INFO] 13:02:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- 13:02:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:41 [INFO] 13:02:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- 13:02:42 [INFO] 13:02:42 [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- 13:02:42 [INFO] 13:02:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lldp-speaker --- 13:02:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:42 [INFO] 13:02:42 [INFO] --- yang:14.0.20:generate-sources (binding) @ lldp-speaker --- 13:02:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:02:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 13:02:42 [INFO] yang-to-sources: Found 13 dependencies in 1.574 ms 13:02:42 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:02:42 [INFO] 13:02:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 13:02:42 [INFO] Starting audit... 13:02:42 Audit done. 13:02:42 [INFO] You have 0 Checkstyle violations. 13:02:42 [INFO] 13:02:42 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 13:02:42 [INFO] Starting audit... 13:02:42 Audit done. 13:02:42 [INFO] You have 0 Checkstyle violations. 13:02:42 [INFO] 13:02:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- 13:02:42 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 13:02:42 [INFO] 13:02:42 [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- 13:02:42 [INFO] Copying 1 resource from src/main/resources to target/classes 13:02:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 13:02:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:02:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:02:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:02:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 13:02:42 [INFO] 13:02:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- 13:02:42 [INFO] Recompiling the module because of changed dependency. 13:02:42 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 13:02:42 [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 13:02:42 [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 13:02:42 [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 13:02:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:02:42 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 13:02:42 [INFO] 13:02:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 13:02:42 [INFO] 13:02:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- 13:02:42 [INFO] Fork Value is true 13:02:46 [INFO] Done SpotBugs Analysis.... 13:02:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:46 [INFO] 13:02:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 13:02:46 [INFO] 13:02:46 [INFO] 13:02:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- 13:02:46 [INFO] BugInstance size is 0 13:02:46 [INFO] Error size is 0 13:02:46 [INFO] No errors/warnings found 13:02:46 [INFO] 13:02:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:46 [INFO] Forking topology-manager 0.21.1-SNAPSHOT 13:02:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:46 [INFO] 13:02:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- 13:02:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:46 [INFO] 13:02:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- 13:02:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:46 [INFO] 13:02:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- 13:02:46 [INFO] 13:02:46 [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- 13:02:46 [INFO] 13:02:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-manager --- 13:02:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:46 [INFO] 13:02:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 13:02:46 [INFO] Starting audit... 13:02:46 Audit done. 13:02:46 [INFO] You have 0 Checkstyle violations. 13:02:46 [INFO] 13:02:46 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 13:02:46 [INFO] Starting audit... 13:02:46 Audit done. 13:02:46 [INFO] You have 0 Checkstyle violations. 13:02:46 [INFO] 13:02:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- 13:02:46 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 13:02:46 [INFO] 13:02:46 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- 13:02:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 13:02:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 13:02:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 13:02:46 [INFO] 13:02:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- 13:02:46 [INFO] Recompiling the module because of changed dependency. 13:02:46 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:47 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 13:02:47 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 13:02:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 13:02:47 [INFO] 13:02:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> 13:02:47 [INFO] 13:02:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- 13:02:47 [INFO] Fork Value is true 13:02:50 [INFO] Done SpotBugs Analysis.... 13:02:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:50 [INFO] 13:02:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< 13:02:50 [INFO] 13:02:50 [INFO] 13:02:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- 13:02:50 [INFO] BugInstance size is 0 13:02:50 [INFO] Error size is 0 13:02:50 [INFO] No errors/warnings found 13:02:50 [INFO] 13:02:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:50 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.21.1-SNAPSHOT 13:02:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:50 [INFO] 13:02:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:50 [INFO] 13:02:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:50 [INFO] 13:02:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] 13:02:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] 13:02:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:50 [INFO] 13:02:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Starting audit... 13:02:50 Audit done. 13:02:50 [INFO] You have 0 Checkstyle violations. 13:02:50 [INFO] 13:02:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Starting audit... 13:02:50 Audit done. 13:02:50 [INFO] You have 0 Checkstyle violations. 13:02:50 [INFO] 13:02:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 13:02:50 [INFO] 13:02:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 13:02:50 [INFO] ...done! 13:02:50 [INFO] Attaching features XML 13:02:50 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:50 [INFO] 13:02:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:50 [INFO] 13:02:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 13:02:50 [INFO] 13:02:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:50 [INFO] 13:02:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 13:02:50 [INFO] 13:02:50 [INFO] 13:02:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- 13:02:50 [INFO] 13:02:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:50 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.1-SNAPSHOT 13:02:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:50 [INFO] 13:02:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 13:02:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:50 [INFO] 13:02:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 13:02:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:50 [INFO] 13:02:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] 13:02:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] 13:02:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:51 [INFO] 13:02:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] Starting audit... 13:02:51 Audit done. 13:02:51 [INFO] You have 0 Checkstyle violations. 13:02:51 [INFO] 13:02:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] Starting audit... 13:02:51 Audit done. 13:02:51 [INFO] You have 0 Checkstyle violations. 13:02:51 [INFO] 13:02:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 13:02:51 [INFO] 13:02:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 13:02:51 [INFO] ...done! 13:02:51 [INFO] Attaching features XML 13:02:51 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:51 [INFO] 13:02:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:51 [INFO] 13:02:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 13:02:51 [INFO] 13:02:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:51 [INFO] 13:02:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 13:02:51 [INFO] 13:02:51 [INFO] 13:02:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 13:02:51 [INFO] 13:02:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:51 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.1-SNAPSHOT 13:02:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:51 [INFO] 13:02:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:51 [INFO] 13:02:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:51 [INFO] 13:02:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] 13:02:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] 13:02:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:51 [INFO] 13:02:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Starting audit... 13:02:51 Audit done. 13:02:51 [INFO] You have 0 Checkstyle violations. 13:02:51 [INFO] 13:02:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Starting audit... 13:02:51 Audit done. 13:02:51 [INFO] You have 0 Checkstyle violations. 13:02:51 [INFO] 13:02:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 13:02:51 [INFO] 13:02:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 13:02:51 [INFO] ...done! 13:02:51 [INFO] Attaching features XML 13:02:51 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:51 [INFO] 13:02:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:51 [INFO] 13:02:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 13:02:51 [INFO] 13:02:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:51 [INFO] 13:02:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 13:02:51 [INFO] 13:02:51 [INFO] 13:02:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 13:02:51 [INFO] 13:02:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:51 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.1-SNAPSHOT 13:02:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:51 [INFO] 13:02:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 13:02:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:51 [INFO] 13:02:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 13:02:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:51 [INFO] 13:02:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] 13:02:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] 13:02:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:52 [INFO] 13:02:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] Starting audit... 13:02:52 Audit done. 13:02:52 [INFO] You have 0 Checkstyle violations. 13:02:52 [INFO] 13:02:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] Starting audit... 13:02:52 Audit done. 13:02:52 [INFO] You have 0 Checkstyle violations. 13:02:52 [INFO] 13:02:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 13:02:52 [INFO] 13:02:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 13:02:52 [INFO] ...done! 13:02:52 [INFO] Attaching features XML 13:02:52 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:52 [INFO] 13:02:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:52 [INFO] 13:02:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 13:02:52 [INFO] 13:02:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:52 [INFO] 13:02:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 13:02:52 [INFO] 13:02:52 [INFO] 13:02:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 13:02:52 [INFO] 13:02:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:52 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.1-SNAPSHOT 13:02:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:52 [INFO] 13:02:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:52 [INFO] 13:02:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:52 [INFO] 13:02:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] 13:02:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] 13:02:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:52 [INFO] 13:02:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Starting audit... 13:02:52 Audit done. 13:02:52 [INFO] You have 0 Checkstyle violations. 13:02:52 [INFO] 13:02:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Starting audit... 13:02:52 Audit done. 13:02:52 [INFO] You have 0 Checkstyle violations. 13:02:52 [INFO] 13:02:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 13:02:52 [INFO] 13:02:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 13:02:52 [INFO] ...done! 13:02:52 [INFO] Attaching features XML 13:02:52 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:52 [INFO] 13:02:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:52 [INFO] 13:02:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 13:02:52 [INFO] 13:02:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:53 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:53 [INFO] 13:02:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 13:02:53 [INFO] 13:02:53 [INFO] 13:02:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 13:02:53 [INFO] 13:02:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:53 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.1-SNAPSHOT 13:02:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:53 [INFO] 13:02:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:53 [INFO] 13:02:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:53 [INFO] 13:02:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] 13:02:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] 13:02:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:53 [INFO] 13:02:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Starting audit... 13:02:53 Audit done. 13:02:53 [INFO] You have 0 Checkstyle violations. 13:02:53 [INFO] 13:02:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Starting audit... 13:02:53 Audit done. 13:02:53 [INFO] You have 0 Checkstyle violations. 13:02:53 [INFO] 13:02:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 13:02:53 [INFO] 13:02:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 13:02:53 [INFO] ...done! 13:02:53 [INFO] Attaching features XML 13:02:53 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:53 [INFO] 13:02:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:02:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:53 [INFO] 13:02:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 13:02:53 [INFO] 13:02:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:53 [INFO] 13:02:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 13:02:53 [INFO] 13:02:53 [INFO] 13:02:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 13:02:53 [INFO] 13:02:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:53 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.21.1-SNAPSHOT 13:02:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:53 [INFO] 13:02:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 13:02:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:53 [INFO] 13:02:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 13:02:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:53 [INFO] 13:02:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 13:02:53 [INFO] 13:02:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- 13:02:53 [INFO] 13:02:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 13:02:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:02:53 [INFO] 13:02:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 13:02:54 [INFO] Starting audit... 13:02:54 Audit done. 13:02:54 [INFO] You have 0 Checkstyle violations. 13:02:54 [INFO] 13:02:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 13:02:54 [INFO] Starting audit... 13:02:54 Audit done. 13:02:54 [INFO] You have 0 Checkstyle violations. 13:02:54 [INFO] 13:02:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 13:02:54 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 13:02:54 [INFO] 13:02:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 13:02:54 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 13:02:54 [INFO] ...done! 13:02:54 [INFO] Attaching features XML 13:02:54 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:02:54 [INFO] 13:02:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- 13:02:54 [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 13:02:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:02:54 [INFO] 13:02:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 13:02:54 [INFO] 13:02:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 13:02:54 [INFO] No files found to run spotbugs, check compile phase has been run 13:02:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:54 [INFO] 13:02:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 13:02:54 [INFO] 13:02:54 [INFO] 13:02:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- 13:02:54 [INFO] 13:02:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:54 [INFO] Forking test-common 0.21.1-SNAPSHOT 13:02:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:54 [INFO] 13:02:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 13:02:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:54 [INFO] 13:02:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 13:02:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:54 [INFO] 13:02:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 13:02:54 [INFO] 13:02:54 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 13:02:54 [INFO] 13:02:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-common --- 13:02:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:54 [INFO] 13:02:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 13:02:54 [INFO] Starting audit... 13:02:54 Audit done. 13:02:54 [INFO] You have 0 Checkstyle violations. 13:02:54 [INFO] 13:02:54 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 13:02:54 [INFO] Starting audit... 13:02:54 Audit done. 13:02:54 [INFO] You have 0 Checkstyle violations. 13:02:54 [INFO] 13:02:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 13:02:54 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 13:02:54 [INFO] 13:02:54 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 13:02:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 13:02:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 13:02:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 13:02:54 [INFO] 13:02:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 13:02:54 [INFO] Recompiling the module because of changed dependency. 13:02:54 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 13:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:02:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 13:02:54 [INFO] 13:02:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 13:02:54 [INFO] 13:02:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 13:02:54 [INFO] Fork Value is true 13:02:57 [INFO] Done SpotBugs Analysis.... 13:02:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:57 [INFO] 13:02:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 13:02:57 [INFO] 13:02:57 [INFO] 13:02:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 13:02:57 [INFO] BugInstance size is 0 13:02:57 [INFO] Error size is 0 13:02:57 [INFO] No errors/warnings found 13:02:57 [INFO] 13:02:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:57 [INFO] Forking drop-test-karaf 0.21.1-SNAPSHOT 13:02:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:02:57 [INFO] 13:02:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- 13:02:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:57 [INFO] 13:02:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 13:02:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:57 [INFO] 13:02:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- 13:02:58 [INFO] 13:02:58 [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- 13:02:58 [INFO] 13:02:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ drop-test-karaf --- 13:02:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:02:58 [INFO] 13:02:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 13:02:58 [INFO] Starting audit... 13:02:58 Audit done. 13:02:58 [INFO] You have 0 Checkstyle violations. 13:02:58 [INFO] 13:02:58 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 13:02:58 [INFO] Starting audit... 13:02:58 Audit done. 13:02:58 [INFO] You have 0 Checkstyle violations. 13:02:58 [INFO] 13:02:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- 13:02:58 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 13:02:58 [INFO] 13:02:58 [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- 13:02:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 13:02:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 13:02:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 13:02:58 [INFO] 13:02:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- 13:02:58 [INFO] Recompiling the module because of changed dependency. 13:02:58 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 13:02:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 13:02:58 [INFO] 13:02:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 13:02:58 [INFO] 13:02:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- 13:02:58 [INFO] Fork Value is true 13:03:00 [INFO] Done SpotBugs Analysis.... 13:03:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:00 [INFO] 13:03:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 13:03:00 [INFO] 13:03:00 [INFO] 13:03:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- 13:03:00 [INFO] BugInstance size is 0 13:03:00 [INFO] Error size is 0 13:03:00 [INFO] No errors/warnings found 13:03:00 [INFO] 13:03:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:00 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.21.1-SNAPSHOT 13:03:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:00 [INFO] 13:03:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 13:03:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:00 [INFO] 13:03:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 13:03:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:00 [INFO] 13:03:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] 13:03:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] 13:03:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:01 [INFO] 13:03:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] Starting audit... 13:03:01 Audit done. 13:03:01 [INFO] You have 0 Checkstyle violations. 13:03:01 [INFO] 13:03:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] Starting audit... 13:03:01 Audit done. 13:03:01 [INFO] You have 0 Checkstyle violations. 13:03:01 [INFO] 13:03:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 13:03:01 [INFO] 13:03:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 13:03:01 [INFO] ...done! 13:03:01 [INFO] Attaching features XML 13:03:01 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:01 [INFO] 13:03:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:03:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:01 [INFO] 13:03:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 13:03:01 [INFO] 13:03:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:01 [INFO] 13:03:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 13:03:01 [INFO] 13:03:01 [INFO] 13:03:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- 13:03:01 [INFO] 13:03:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:01 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.1-SNAPSHOT 13:03:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:01 [INFO] 13:03:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 13:03:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:01 [INFO] 13:03:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 13:03:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:01 [INFO] 13:03:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 13:03:01 [INFO] 13:03:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 13:03:01 [INFO] 13:03:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 13:03:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:01 [INFO] 13:03:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 13:03:01 [INFO] Starting audit... 13:03:01 Audit done. 13:03:01 [INFO] You have 0 Checkstyle violations. 13:03:01 [INFO] 13:03:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 13:03:02 [INFO] Starting audit... 13:03:02 Audit done. 13:03:02 [INFO] You have 0 Checkstyle violations. 13:03:02 [INFO] 13:03:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 13:03:02 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 13:03:02 [INFO] 13:03:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 13:03:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 13:03:02 [INFO] ...done! 13:03:02 [INFO] Attaching features XML 13:03:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:02 [INFO] 13:03:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 13:03:02 [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 13:03:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:02 [INFO] 13:03:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 13:03:02 [INFO] 13:03:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 13:03:02 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:02 [INFO] 13:03:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 13:03:02 [INFO] 13:03:02 [INFO] 13:03:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 13:03:02 [INFO] 13:03:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:02 [INFO] Forking southbound-cli 0.21.1-SNAPSHOT 13:03:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:02 [INFO] 13:03:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- 13:03:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:02 [INFO] 13:03:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- 13:03:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:02 [INFO] 13:03:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- 13:03:02 [INFO] 13:03:02 [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- 13:03:02 [INFO] 13:03:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-cli --- 13:03:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:02 [INFO] 13:03:02 [INFO] --- yang:14.0.20:generate-sources (binding) @ southbound-cli --- 13:03:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:03:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 13:03:02 [INFO] yang-to-sources: Found 16 dependencies in 1.917 ms 13:03:02 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:03:02 [INFO] 13:03:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 13:03:02 [INFO] Starting audit... 13:03:02 Audit done. 13:03:02 [INFO] You have 0 Checkstyle violations. 13:03:02 [INFO] 13:03:02 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 13:03:02 [INFO] Starting audit... 13:03:02 Audit done. 13:03:02 [INFO] You have 0 Checkstyle violations. 13:03:02 [INFO] 13:03:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- 13:03:02 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 13:03:02 [INFO] 13:03:02 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- 13:03:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 13:03:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 13:03:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:03:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 13:03:02 [INFO] 13:03:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- 13:03:02 [INFO] Recompiling the module because of changed dependency. 13:03:02 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 13:03:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 13:03:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 13:03:03 [INFO] 13:03:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> 13:03:03 [INFO] 13:03:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- 13:03:03 [INFO] Fork Value is true 13:03:07 [INFO] Done SpotBugs Analysis.... 13:03:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:07 [INFO] 13:03:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< 13:03:07 [INFO] 13:03:07 [INFO] 13:03:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- 13:03:07 [INFO] BugInstance size is 0 13:03:07 [INFO] Error size is 0 13:03:07 [INFO] No errors/warnings found 13:03:07 [INFO] 13:03:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:07 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.1-SNAPSHOT 13:03:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:07 [INFO] 13:03:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:07 [INFO] 13:03:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:07 [INFO] 13:03:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] 13:03:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] 13:03:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:07 [INFO] 13:03:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Starting audit... 13:03:07 Audit done. 13:03:07 [INFO] You have 0 Checkstyle violations. 13:03:07 [INFO] 13:03:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Starting audit... 13:03:07 Audit done. 13:03:07 [INFO] You have 0 Checkstyle violations. 13:03:07 [INFO] 13:03:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 13:03:07 [INFO] 13:03:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 13:03:07 [INFO] ...done! 13:03:07 [INFO] Attaching features XML 13:03:07 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:07 [INFO] 13:03:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:03:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:07 [INFO] 13:03:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 13:03:07 [INFO] 13:03:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:07 [INFO] 13:03:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 13:03:07 [INFO] 13:03:07 [INFO] 13:03:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 13:03:07 [INFO] 13:03:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:07 [INFO] Forking openflowjava-extension-nicira-api 0.21.1-SNAPSHOT 13:03:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:07 [INFO] 13:03:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 13:03:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:07 [INFO] 13:03:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 13:03:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:07 [INFO] 13:03:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] 13:03:08 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] 13:03:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:08 [INFO] 13:03:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] Starting audit... 13:03:08 Audit done. 13:03:08 [INFO] You have 0 Checkstyle violations. 13:03:08 [INFO] 13:03:08 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] Starting audit... 13:03:08 Audit done. 13:03:08 [INFO] You have 0 Checkstyle violations. 13:03:08 [INFO] 13:03:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 13:03:08 [INFO] 13:03:08 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 13:03:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 13:03:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 13:03:08 [INFO] 13:03:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] Recompiling the module because of changed dependency. 13:03:08 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 13:03:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:08 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 13:03:08 [INFO] 13:03:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 13:03:08 [INFO] 13:03:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 13:03:08 [INFO] Fork Value is true 13:03:10 [INFO] Done SpotBugs Analysis.... 13:03:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:10 [INFO] 13:03:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 13:03:10 [INFO] 13:03:10 [INFO] 13:03:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- 13:03:10 [INFO] BugInstance size is 0 13:03:10 [INFO] Error size is 0 13:03:10 [INFO] No errors/warnings found 13:03:10 [INFO] 13:03:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:10 [INFO] Forking openflowjava-extension-nicira 0.21.1-SNAPSHOT 13:03:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:10 [INFO] 13:03:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- 13:03:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:10 [INFO] 13:03:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 13:03:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:10 [INFO] 13:03:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 13:03:11 [INFO] 13:03:11 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- 13:03:11 [INFO] 13:03:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 13:03:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:11 [INFO] 13:03:11 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-nicira --- 13:03:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:03:11 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 13:03:11 [INFO] yang-to-sources: Found 5 dependencies in 880.6 μs 13:03:11 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:03:11 [INFO] 13:03:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 13:03:11 [INFO] Starting audit... 13:03:11 Audit done. 13:03:11 [INFO] You have 0 Checkstyle violations. 13:03:11 [INFO] 13:03:11 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 13:03:11 [INFO] Starting audit... 13:03:11 Audit done. 13:03:11 [INFO] You have 0 Checkstyle violations. 13:03:11 [INFO] 13:03:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- 13:03:11 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 13:03:11 [INFO] 13:03:11 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 13:03:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 13:03:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 13:03:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:03:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:03:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:03:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 13:03:11 [INFO] 13:03:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- 13:03:11 [INFO] Recompiling the module because of changed dependency. 13:03:11 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 13:03:12 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 13:03:12 [INFO] 13:03:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 13:03:12 [INFO] 13:03:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 13:03:12 [INFO] Fork Value is true 13:03:18 [INFO] Done SpotBugs Analysis.... 13:03:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:18 [INFO] 13:03:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 13:03:18 [INFO] 13:03:18 [INFO] 13:03:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- 13:03:18 [INFO] BugInstance size is 0 13:03:18 [INFO] Error size is 0 13:03:18 [INFO] No errors/warnings found 13:03:18 [INFO] 13:03:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:18 [INFO] Forking openflowplugin-extension-nicira 0.21.1-SNAPSHOT 13:03:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:18 [INFO] 13:03:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 13:03:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:18 [INFO] 13:03:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 13:03:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:18 [INFO] 13:03:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 13:03:18 [INFO] 13:03:18 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- 13:03:18 [INFO] 13:03:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 13:03:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:18 [INFO] 13:03:18 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-nicira --- 13:03:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:03:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 13:03:19 [INFO] yang-to-sources: Found 13 dependencies in 1.456 ms 13:03:19 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:03:19 [INFO] 13:03:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 13:03:19 [INFO] Starting audit... 13:03:19 Audit done. 13:03:19 [INFO] You have 0 Checkstyle violations. 13:03:19 [INFO] 13:03:19 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 13:03:19 [INFO] Starting audit... 13:03:19 Audit done. 13:03:19 [INFO] You have 0 Checkstyle violations. 13:03:19 [INFO] 13:03:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 13:03:19 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 13:03:19 [INFO] 13:03:19 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 13:03:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 13:03:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 13:03:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:03:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:03:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 13:03:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 13:03:19 [INFO] 13:03:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- 13:03:19 [INFO] Recompiling the module because of changed dependency. 13:03:19 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 13:03:24 [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 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [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 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [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 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:03:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 13:03:24 [INFO] 13:03:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 13:03:24 [INFO] 13:03:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 13:03:24 [INFO] Fork Value is true 13:03:32 [INFO] Done SpotBugs Analysis.... 13:03:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:33 [INFO] 13:03:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 13:03:33 [INFO] 13:03:33 [INFO] 13:03:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- 13:03:33 [INFO] BugInstance size is 0 13:03:33 [INFO] Error size is 0 13:03:33 [INFO] No errors/warnings found 13:03:33 [INFO] 13:03:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:33 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.1-SNAPSHOT 13:03:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:33 [INFO] 13:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:33 [INFO] 13:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:33 [INFO] 13:03:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] 13:03:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] 13:03:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:33 [INFO] 13:03:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] Starting audit... 13:03:33 Audit done. 13:03:33 [INFO] You have 0 Checkstyle violations. 13:03:33 [INFO] 13:03:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] Starting audit... 13:03:33 Audit done. 13:03:33 [INFO] You have 0 Checkstyle violations. 13:03:33 [INFO] 13:03:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 13:03:33 [INFO] 13:03:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 13:03:33 [INFO] ...done! 13:03:33 [INFO] Attaching features XML 13:03:33 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:33 [INFO] 13:03:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [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 13:03:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:33 [INFO] 13:03:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 13:03:33 [INFO] 13:03:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:33 [INFO] 13:03:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 13:03:33 [INFO] 13:03:33 [INFO] 13:03:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 13:03:33 [INFO] 13:03:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:33 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.1-SNAPSHOT 13:03:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:33 [INFO] 13:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 13:03:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:33 [INFO] 13:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 13:03:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:33 [INFO] 13:03:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] 13:03:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] 13:03:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:34 [INFO] 13:03:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] Starting audit... 13:03:34 Audit done. 13:03:34 [INFO] You have 0 Checkstyle violations. 13:03:34 [INFO] 13:03:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] Starting audit... 13:03:34 Audit done. 13:03:34 [INFO] You have 0 Checkstyle violations. 13:03:34 [INFO] 13:03:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 13:03:34 [INFO] 13:03:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 13:03:34 [INFO] ...done! 13:03:34 [INFO] Attaching features XML 13:03:34 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:34 [INFO] 13:03:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 13:03:34 [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 13:03:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:34 [INFO] 13:03:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 13:03:34 [INFO] 13:03:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:34 [INFO] 13:03:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 13:03:34 [INFO] 13:03:34 [INFO] 13:03:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 13:03:34 [INFO] 13:03:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:34 [INFO] Forking openflowjava-extension-eric 0.21.1-SNAPSHOT 13:03:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:34 [INFO] 13:03:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- 13:03:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:34 [INFO] 13:03:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 13:03:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:34 [INFO] 13:03:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 13:03:34 [INFO] 13:03:34 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- 13:03:34 [INFO] 13:03:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 13:03:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:34 [INFO] 13:03:34 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-eric --- 13:03:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:03:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 13:03:34 [INFO] yang-to-sources: Found 5 dependencies in 855.2 μs 13:03:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:03:34 [INFO] 13:03:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 13:03:34 [INFO] Starting audit... 13:03:34 Audit done. 13:03:34 [INFO] You have 0 Checkstyle violations. 13:03:34 [INFO] 13:03:34 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 13:03:34 [INFO] Starting audit... 13:03:34 Audit done. 13:03:34 [INFO] You have 0 Checkstyle violations. 13:03:34 [INFO] 13:03:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- 13:03:34 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 13:03:34 [INFO] 13:03:34 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 13:03:34 [INFO] Copying 1 resource from src/main/resources to target/classes 13:03:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 13:03:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:03:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 13:03:34 [INFO] 13:03:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- 13:03:34 [INFO] Recompiling the module because of changed dependency. 13:03:34 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 13:03:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 13:03:34 [INFO] 13:03:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 13:03:34 [INFO] 13:03:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- 13:03:34 [INFO] Fork Value is true 13:03:37 [INFO] Done SpotBugs Analysis.... 13:03:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:37 [INFO] 13:03:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 13:03:37 [INFO] 13:03:37 [INFO] 13:03:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- 13:03:37 [INFO] BugInstance size is 0 13:03:37 [INFO] Error size is 0 13:03:37 [INFO] No errors/warnings found 13:03:37 [INFO] 13:03:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:37 [INFO] Forking openflowplugin-extension-eric 0.21.1-SNAPSHOT 13:03:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:37 [INFO] 13:03:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- 13:03:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:37 [INFO] 13:03:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 13:03:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:37 [INFO] 13:03:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 13:03:38 [INFO] 13:03:38 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- 13:03:38 [INFO] 13:03:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 13:03:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:38 [INFO] 13:03:38 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-eric --- 13:03:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:03:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 13:03:38 [INFO] yang-to-sources: Found 13 dependencies in 1.116 ms 13:03:38 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:03:38 [INFO] 13:03:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 13:03:38 [INFO] Starting audit... 13:03:38 Audit done. 13:03:38 [INFO] You have 0 Checkstyle violations. 13:03:38 [INFO] 13:03:38 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 13:03:38 [INFO] Starting audit... 13:03:38 Audit done. 13:03:38 [INFO] You have 0 Checkstyle violations. 13:03:38 [INFO] 13:03:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- 13:03:38 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 13:03:38 [INFO] 13:03:38 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 13:03:38 [INFO] Copying 1 resource from src/main/resources to target/classes 13:03:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 13:03:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:03:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 13:03:38 [INFO] 13:03:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- 13:03:38 [INFO] Recompiling the module because of changed dependency. 13:03:38 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:38 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 13:03:38 [INFO] 13:03:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 13:03:38 [INFO] 13:03:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 13:03:38 [INFO] Fork Value is true 13:03:41 [INFO] Done SpotBugs Analysis.... 13:03:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:41 [INFO] 13:03:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 13:03:41 [INFO] 13:03:41 [INFO] 13:03:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- 13:03:41 [INFO] BugInstance size is 0 13:03:41 [INFO] Error size is 0 13:03:41 [INFO] No errors/warnings found 13:03:41 [INFO] 13:03:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.1-SNAPSHOT 13:03:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:41 [INFO] 13:03:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 13:03:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:41 [INFO] 13:03:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 13:03:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:41 [INFO] 13:03:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] 13:03:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] 13:03:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:42 [INFO] 13:03:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] Starting audit... 13:03:42 Audit done. 13:03:42 [INFO] You have 0 Checkstyle violations. 13:03:42 [INFO] 13:03:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] Starting audit... 13:03:42 Audit done. 13:03:42 [INFO] You have 0 Checkstyle violations. 13:03:42 [INFO] 13:03:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 13:03:42 [INFO] 13:03:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 13:03:42 [INFO] ...done! 13:03:42 [INFO] Attaching features XML 13:03:42 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:42 [INFO] 13:03:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 13:03:42 [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 13:03:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:42 [INFO] 13:03:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 13:03:42 [INFO] 13:03:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:42 [INFO] 13:03:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 13:03:42 [INFO] 13:03:42 [INFO] 13:03:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 13:03:42 [INFO] 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] Forking features-openflowplugin 0.21.1-SNAPSHOT 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- 13:03:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 13:03:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- 13:03:42 [INFO] 13:03:42 [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- 13:03:42 [INFO] 13:03:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-openflowplugin --- 13:03:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:03:42 [INFO] 13:03:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 13:03:42 [INFO] Starting audit... 13:03:42 Audit done. 13:03:42 [INFO] You have 0 Checkstyle violations. 13:03:42 [INFO] 13:03:42 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 13:03:42 [INFO] Starting audit... 13:03:42 Audit done. 13:03:42 [INFO] You have 0 Checkstyle violations. 13:03:42 [INFO] 13:03:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- 13:03:42 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 13:03:42 [INFO] 13:03:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 13:03:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 13:03:42 [INFO] ...done! 13:03:42 [INFO] Attaching features XML 13:03:42 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 13:03:42 [INFO] 13:03:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- 13:03:42 [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 13:03:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:03:42 [INFO] 13:03:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 13:03:42 [INFO] 13:03:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- 13:03:42 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:42 [INFO] 13:03:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 13:03:42 [INFO] 13:03:42 [INFO] 13:03:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- 13:03:42 [INFO] 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] Forking features-aggregator 0.21.1-SNAPSHOT 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 13:03:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 13:03:42 [INFO] 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] Forking model-aggregator 0.21.1-SNAPSHOT 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 13:03:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 13:03:42 [INFO] 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] Forking libraries-aggregator 0.21.1-SNAPSHOT 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- 13:03:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- 13:03:42 [INFO] 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] Forking simple-client 0.21.1-SNAPSHOT 13:03:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- 13:03:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- 13:03:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:42 [INFO] 13:03:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- 13:03:43 [INFO] 13:03:43 [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- 13:03:43 [INFO] 13:03:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ simple-client --- 13:03:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:43 [INFO] 13:03:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 13:03:43 [INFO] Starting audit... 13:03:43 Audit done. 13:03:43 [INFO] You have 0 Checkstyle violations. 13:03:43 [INFO] 13:03:43 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 13:03:43 [INFO] Starting audit... 13:03:43 Audit done. 13:03:43 [INFO] You have 0 Checkstyle violations. 13:03:43 [INFO] 13:03:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- 13:03:43 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 13:03:43 [INFO] 13:03:43 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 13:03:43 [INFO] Copying 2 resources from src/main/resources to target/classes 13:03:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 13:03:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 13:03:43 [INFO] 13:03:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- 13:03:43 [INFO] Recompiling the module because of changed dependency. 13:03:43 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 13:03:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 13:03:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 13:03:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 13:03:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 13:03:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 13:03:43 [INFO] 13:03:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> 13:03:43 [INFO] 13:03:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- 13:03:43 [INFO] Fork Value is true 13:03:47 [INFO] Done SpotBugs Analysis.... 13:03:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:47 [INFO] 13:03:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< 13:03:47 [INFO] 13:03:47 [INFO] 13:03:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- 13:03:47 [INFO] BugInstance size is 0 13:03:47 [INFO] Error size is 0 13:03:47 [INFO] No errors/warnings found 13:03:47 [INFO] 13:03:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:47 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.21.1-SNAPSHOT 13:03:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:47 [INFO] 13:03:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- 13:03:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:47 [INFO] 13:03:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 13:03:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:47 [INFO] 13:03:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- 13:03:47 [INFO] 13:03:47 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- 13:03:47 [INFO] 13:03:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 13:03:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:47 [INFO] 13:03:47 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 13:03:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 13:03:47 [INFO] 13:03:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 13:03:47 [INFO] Starting audit... 13:03:47 Audit done. 13:03:47 [INFO] You have 0 Checkstyle violations. 13:03:47 [INFO] 13:03:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 13:03:47 [INFO] Starting audit... 13:03:47 Audit done. 13:03:47 [INFO] You have 0 Checkstyle violations. 13:03:47 [INFO] 13:03:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- 13:03:47 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 13:03:47 [INFO] 13:03:47 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 13:03:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 13:03:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 13:03:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 13:03:47 [INFO] 13:03:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- 13:03:47 [INFO] No sources to compile 13:03:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 13:03:47 [INFO] 13:03:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 13:03:47 [INFO] 13:03:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- 13:03:47 [INFO] No files found to run spotbugs, check compile phase has been run 13:03:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:47 [INFO] 13:03:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 13:03:47 [INFO] 13:03:47 [INFO] 13:03:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- 13:03:47 [INFO] 13:03:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:47 [INFO] Forking test-extension 0.21.1-SNAPSHOT 13:03:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:47 [INFO] 13:03:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- 13:03:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:47 [INFO] 13:03:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- 13:03:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:47 [INFO] 13:03:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- 13:03:48 [INFO] 13:03:48 [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- 13:03:48 [INFO] 13:03:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-extension --- 13:03:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:48 [INFO] 13:03:48 [INFO] --- yang:14.0.20:generate-sources (binding) @ test-extension --- 13:03:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:03:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 13:03:48 [INFO] yang-to-sources: Found 18 dependencies in 2.238 ms 13:03:48 [INFO] yang-to-sources:: Everything is up to date, nothing to do 13:03:48 [INFO] 13:03:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 13:03:48 [INFO] Starting audit... 13:03:48 Audit done. 13:03:48 [INFO] You have 0 Checkstyle violations. 13:03:48 [INFO] 13:03:48 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 13:03:48 [INFO] Starting audit... 13:03:48 Audit done. 13:03:48 [INFO] You have 0 Checkstyle violations. 13:03:48 [INFO] 13:03:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- 13:03:48 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 13:03:48 [INFO] 13:03:48 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 13:03:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 13:03:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 13:03:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:03:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:03:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 13:03:48 [INFO] 13:03:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- 13:03:48 [INFO] Recompiling the module because of changed dependency. 13:03:48 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 13:03:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 13:03:48 [INFO] 13:03:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> 13:03:48 [INFO] 13:03:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- 13:03:48 [INFO] Fork Value is true 13:03:51 [INFO] Done SpotBugs Analysis.... 13:03:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:51 [INFO] 13:03:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< 13:03:51 [INFO] 13:03:51 [INFO] 13:03:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- 13:03:51 [INFO] BugInstance size is 0 13:03:51 [INFO] Error size is 0 13:03:51 [INFO] No errors/warnings found 13:03:51 [INFO] 13:03:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:51 [INFO] Forking openflowplugin-extension-aggregator 0.21.1-SNAPSHOT 13:03:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:51 [INFO] 13:03:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 13:03:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:51 [INFO] 13:03:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 13:03:51 [INFO] 13:03:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:51 [INFO] Forking test-provider 0.21.1-SNAPSHOT 13:03:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:51 [INFO] 13:03:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- 13:03:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:51 [INFO] 13:03:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- 13:03:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:51 [INFO] 13:03:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- 13:03:51 [INFO] 13:03:51 [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- 13:03:51 [INFO] 13:03:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-provider --- 13:03:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:51 [INFO] 13:03:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 13:03:51 [INFO] Starting audit... 13:03:51 Audit done. 13:03:51 [INFO] You have 0 Checkstyle violations. 13:03:51 [INFO] 13:03:51 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 13:03:52 [INFO] Starting audit... 13:03:52 Audit done. 13:03:52 [INFO] You have 0 Checkstyle violations. 13:03:52 [INFO] 13:03:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- 13:03:52 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 13:03:52 [INFO] 13:03:52 [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- 13:03:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 13:03:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 13:03:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 13:03:52 [INFO] 13:03:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- 13:03:52 [INFO] Recompiling the module because of changed dependency. 13:03:52 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 13:03:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 13:03:52 [INFO] 13:03:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> 13:03:52 [INFO] 13:03:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- 13:03:52 [INFO] Fork Value is true 13:03:59 [INFO] Done SpotBugs Analysis.... 13:03:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:59 [INFO] 13:03:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< 13:03:59 [INFO] 13:03:59 [INFO] 13:03:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- 13:03:59 [INFO] BugInstance size is 0 13:03:59 [INFO] Error size is 0 13:03:59 [INFO] No errors/warnings found 13:03:59 [INFO] 13:03:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:59 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.1-SNAPSHOT 13:03:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:59 [INFO] 13:03:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 13:03:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:59 [INFO] 13:03:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 13:03:59 [INFO] 13:03:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:59 [INFO] Forking applications-aggregator 0.21.1-SNAPSHOT 13:03:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:59 [INFO] 13:03:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- 13:03:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:59 [INFO] 13:03:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- 13:03:59 [INFO] 13:03:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:59 [INFO] Forking learning-switch 0.21.1-SNAPSHOT 13:03:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:03:59 [INFO] 13:03:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- 13:03:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:59 [INFO] 13:03:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- 13:03:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:59 [INFO] 13:03:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- 13:03:59 [INFO] 13:03:59 [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- 13:03:59 [INFO] 13:03:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ learning-switch --- 13:03:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:03:59 [INFO] 13:03:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 13:03:59 [INFO] Starting audit... 13:03:59 Audit done. 13:03:59 [INFO] You have 0 Checkstyle violations. 13:03:59 [INFO] 13:03:59 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 13:03:59 [INFO] Starting audit... 13:03:59 Audit done. 13:03:59 [INFO] You have 0 Checkstyle violations. 13:03:59 [INFO] 13:03:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- 13:03:59 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13:03:59 [INFO] 13:03:59 [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- 13:03:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 13:03:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 13:03:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 13:03:59 [INFO] 13:03:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- 13:03:59 [INFO] Recompiling the module because of changed dependency. 13:03:59 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 13:03:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 13:03:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 13:03:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 13:03:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13:03:59 [INFO] 13:03:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> 13:03:59 [INFO] 13:03:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- 13:03:59 [INFO] Fork Value is true 13:04:02 [INFO] Done SpotBugs Analysis.... 13:04:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:04:02 [INFO] 13:04:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< 13:04:02 [INFO] 13:04:02 [INFO] 13:04:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- 13:04:02 [INFO] BugInstance size is 0 13:04:02 [INFO] Error size is 0 13:04:02 [INFO] No errors/warnings found 13:04:02 [INFO] 13:04:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:02 [INFO] Forking sample-consumer 0.21.1-SNAPSHOT 13:04:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:02 [INFO] 13:04:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- 13:04:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:02 [INFO] 13:04:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- 13:04:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:02 [INFO] 13:04:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- 13:04:03 [INFO] 13:04:03 [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- 13:04:03 [INFO] 13:04:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-consumer --- 13:04:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:04:03 [INFO] 13:04:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 13:04:03 [INFO] Starting audit... 13:04:03 Audit done. 13:04:03 [INFO] You have 0 Checkstyle violations. 13:04:03 [INFO] 13:04:03 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 13:04:03 [INFO] Starting audit... 13:04:03 Audit done. 13:04:03 [INFO] You have 0 Checkstyle violations. 13:04:03 [INFO] 13:04:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- 13:04:03 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 13:04:03 [INFO] 13:04:03 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- 13:04:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 13:04:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 13:04:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 13:04:03 [INFO] 13:04:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- 13:04:03 [INFO] Recompiling the module because of changed dependency. 13:04:03 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 13:04:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 13:04:03 [INFO] 13:04:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> 13:04:03 [INFO] 13:04:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- 13:04:03 [INFO] Fork Value is true 13:04:06 [INFO] Done SpotBugs Analysis.... 13:04:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:04:06 [INFO] 13:04:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< 13:04:06 [INFO] 13:04:06 [INFO] 13:04:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- 13:04:06 [INFO] BugInstance size is 0 13:04:06 [INFO] Error size is 0 13:04:06 [INFO] No errors/warnings found 13:04:06 [INFO] 13:04:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:06 [INFO] Forking sample-bundles 0.21.1-SNAPSHOT 13:04:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:06 [INFO] 13:04:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- 13:04:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:06 [INFO] 13:04:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- 13:04:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:06 [INFO] 13:04:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- 13:04:06 [INFO] 13:04:06 [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- 13:04:06 [INFO] 13:04:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-bundles --- 13:04:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:04:06 [INFO] 13:04:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 13:04:06 [INFO] Starting audit... 13:04:06 Audit done. 13:04:06 [INFO] You have 0 Checkstyle violations. 13:04:06 [INFO] 13:04:06 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 13:04:06 [INFO] Starting audit... 13:04:06 Audit done. 13:04:06 [INFO] You have 0 Checkstyle violations. 13:04:06 [INFO] 13:04:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- 13:04:06 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 13:04:06 [INFO] 13:04:06 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- 13:04:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 13:04:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 13:04:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 13:04:06 [INFO] 13:04:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- 13:04:06 [INFO] Recompiling the module because of changed dependency. 13:04:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 13:04:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 13:04:06 [INFO] 13:04:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> 13:04:06 [INFO] 13:04:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- 13:04:06 [INFO] Fork Value is true 13:04:09 [INFO] Done SpotBugs Analysis.... 13:04:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:04:09 [INFO] 13:04:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< 13:04:09 [INFO] 13:04:09 [INFO] 13:04:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- 13:04:09 [INFO] BugInstance size is 0 13:04:09 [INFO] Error size is 0 13:04:09 [INFO] No errors/warnings found 13:04:09 [INFO] 13:04:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:09 [INFO] Forking openflowplugin-samples-aggregator 0.21.1-SNAPSHOT 13:04:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:09 [INFO] 13:04:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 13:04:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:09 [INFO] 13:04:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 13:04:09 [INFO] 13:04:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:09 [INFO] Forking srm-aggregator 0.21.1-SNAPSHOT 13:04:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:09 [INFO] 13:04:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- 13:04:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:09 [INFO] 13:04:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- 13:04:09 [INFO] 13:04:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:09 [INFO] Forking openflowplugin-karaf 0.21.1-SNAPSHOT 13:04:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:09 [INFO] 13:04:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- 13:04:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:09 [INFO] 13:04:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 13:04:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:09 [INFO] 13:04:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 13:04:09 [INFO] 13:04:09 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- 13:04:09 [INFO] 13:04:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 13:04:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 13:04:09 [INFO] 13:04:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 13:04:09 [INFO] Starting audit... 13:04:09 Audit done. 13:04:09 [INFO] You have 0 Checkstyle violations. 13:04:09 [INFO] 13:04:09 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 13:04:10 [INFO] Starting audit... 13:04:10 Audit done. 13:04:10 [INFO] You have 0 Checkstyle violations. 13:04:10 [INFO] 13:04:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- 13:04:10 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 13:04:10 [INFO] 13:04:10 [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 13:04:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 13:04:10 [INFO] 13:04:10 [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- 13:04:10 [INFO] Using repositories: 13:04:10 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 13:04:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 13:04:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:04:10 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 13:04:10 [INFO] Loading direct KAR and features XML dependencies 13:04:10 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 13:04:10 [INFO] Feature framework will be added as a startup feature 13:04:10 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 13:04:10 [INFO] Unzipping kars 13:04:10 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 13:04:10 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 13:04:10 [INFO] Loading profiles from: 13:04:10 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 13:04:10 [INFO] Loading repositories 13:04:10 [INFO] Generating generated-startup profile 13:04:10 [INFO] Generating generated-boot profile with parents: generated-startup 13:04:10 [INFO] Generating generated-installed profile 13:04:10 [INFO] Configuring etc/config.properties and etc/system.properties 13:04:10 [INFO] Downloading libraries for generated profiles 13:04:10 [INFO] Downloading additional libraries 13:04:10 [INFO] Writing configurations 13:04:10 [INFO] adding config file: etc/profile.cfg 13:04:10 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 13:04:10 [INFO] Startup stage 13:04:10 [INFO] Loading startup repositories 13:04:10 [INFO] Resolving startup features and bundles 13:04:10 [INFO] Features: framework 13:04:10 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 13:04:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 13:04:10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 13:04:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:04:10 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 13:04:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:04:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:04:10 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 13:04:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:04:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 13:04:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 13:04:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 13:04:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:04:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:04:10 [INFO] Boot stage 13:04:10 [INFO] Loading boot repositories 13:04:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 13:04:10 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 13:04:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 13:04:11 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 13:04:11 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 13:04:11 [INFO] Feature service/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 13:04:11 [INFO] Feature scr/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 13:04:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 13:04:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 13:04:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 13:04:11 [INFO] Feature shell/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 13:04:11 [INFO] Feature kar/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 13:04:11 [INFO] Feature package/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 13:04:11 [INFO] Feature jaas/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 13:04:11 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 13:04:11 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 13:04:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 13:04:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 13:04:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 13:04:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 13:04:11 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 13:04:11 [INFO] Feature feature/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:04:11 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 13:04:11 [INFO] Feature system/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 13:04:11 [INFO] Feature ssh/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 13:04:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 13:04:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 13:04:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 13:04:11 [INFO] Feature jline/3.21.0 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:04:11 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 13:04:11 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 13:04:11 [INFO] Feature c149f0e7-eada-41c8-bcce-fbfcf49bdaea/0.0.0 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 13:04:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 13:04:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:04:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 13:04:11 [INFO] Feature config/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 13:04:11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 13:04:11 [INFO] Feature instance/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 13:04:11 [INFO] Feature framework/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 13:04:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 13:04:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 13:04:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 13:04:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 13:04:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:04:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 13:04:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 13:04:11 [INFO] Feature log/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 13:04:11 [INFO] adding config file: etc/org.apache.karaf.log.cfg 13:04:11 [INFO] Feature management/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 13:04:11 [INFO] adding config file: etc/jmx.acl.cfg 13:04:11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 13:04:11 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 13:04:11 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.management.cfg 13:04:11 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 13:04:11 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 13:04:11 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 13:04:11 [INFO] Feature deployer/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 13:04:11 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 13:04:11 [INFO] Feature bundle/4.4.8 is defined as a boot feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 13:04:11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 13:04:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 13:04:11 [INFO] Feature standard/4.4.8 is defined as a boot feature 13:04:11 [INFO] Install stage 13:04:11 [INFO] Loading installed repositories 13:04:11 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 13:04:11 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 13:04:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 13:04:11 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 13:04:11 [INFO] 13:04:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 13:04:11 [INFO] 13:04:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- 13:04:11 [INFO] No files found to run spotbugs, check compile phase has been run 13:04:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:04:11 [INFO] 13:04:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 13:04:11 [INFO] 13:04:11 [INFO] 13:04:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- 13:04:11 [INFO] 13:04:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:11 [INFO] Forking openflowplugin 0.21.1-SNAPSHOT 13:04:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 13:04:11 [INFO] 13:04:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- 13:04:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:11 [INFO] 13:04:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 13:04:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:04:11 [INFO] 13:04:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 13:04:11 [INFO] 13:04:11 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- 13:04:11 [INFO] 13:04:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 13:04:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:04:11 [INFO] 13:04:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 13:04:11 [INFO] Starting audit... 13:04:11 Audit done. 13:04:11 [INFO] You have 0 Checkstyle violations. 13:04:11 [INFO] 13:04:11 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 13:04:11 [INFO] Starting audit... 13:04:11 Audit done. 13:04:11 [INFO] You have 0 Checkstyle violations. 13:04:11 [INFO] 13:04:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- 13:04:11 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 13:04:11 [INFO] 13:04:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 13:04:11 [INFO] 13:04:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- 13:04:11 [INFO] No files found to run spotbugs, check compile phase has been run 13:04:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:04:11 [INFO] 13:04:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 13:04:11 [INFO] 13:04:11 [INFO] 13:04:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- 13:04:11 [INFO] 13:04:11 [INFO] <<< javadoc:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 13:04:11 [INFO] 13:04:12 [INFO] 13:04:12 [INFO] --- javadoc:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 13:04:12 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-vanadium/target/javadoc-bundle-options. Ignored it. 13:04:12 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 13:04:12 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar 13:04:55 [INFO] ------------------------------------------------------------------------ 13:04:55 [INFO] Reactor Summary for openflowplugin 0.21.1-SNAPSHOT: 13:04:55 [INFO] 13:04:55 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.039 s] 13:04:55 [INFO] openflowplugin-parent .............................. SUCCESS [ 6.541 s] 13:04:55 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 33.915 s] 13:04:55 [INFO] openflowjava-parent ................................ SUCCESS [ 0.618 s] 13:04:55 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.292 s] 13:04:55 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.260 s] 13:04:55 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 59.434 s] 13:04:55 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 16.838 s] 13:04:55 [INFO] model-inventory .................................... SUCCESS [ 5.823 s] 13:04:55 [INFO] model-flow-base .................................... SUCCESS [ 17.785 s] 13:04:55 [INFO] model-flow-service ................................. SUCCESS [ 17.132 s] 13:04:55 [INFO] model-flow-statistics .............................. SUCCESS [ 12.759 s] 13:04:55 [INFO] model-topology ..................................... SUCCESS [ 5.491 s] 13:04:55 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 10.901 s] 13:04:55 [INFO] liblldp ............................................ SUCCESS [ 9.994 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 8.174 s] 13:04:55 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.895 s] 13:04:55 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 6.173 s] 13:04:55 [INFO] openflowplugin-common .............................. SUCCESS [ 12.009 s] 13:04:55 [INFO] openflowplugin-api ................................. SUCCESS [ 9.378 s] 13:04:55 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 14.132 s] 13:04:55 [INFO] openflowplugin ..................................... SUCCESS [ 22.646 s] 13:04:55 [INFO] openflowplugin-impl ................................ SUCCESS [01:04 min] 13:04:55 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 13.299 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 5.827 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 5.680 s] 13:04:55 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 6.984 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 26.497 s] 13:04:55 [INFO] bulk-o-matic ....................................... SUCCESS [ 14.962 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 22.254 s] 13:04:55 [INFO] device-ownership-service ........................... SUCCESS [ 4.708 s] 13:04:55 [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.660 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 20.860 s] 13:04:55 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 6.171 s] 13:04:55 [INFO] reconciliation-framework ........................... SUCCESS [ 7.846 s] 13:04:55 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.161 s] 13:04:55 [INFO] forwardingrules-manager ............................ SUCCESS [ 24.353 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 23.874 s] 13:04:55 [INFO] forwardingrules-sync ............................... SUCCESS [ 18.981 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 22.852 s] 13:04:55 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.670 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 23.463 s] 13:04:55 [INFO] topology-lldp-discovery ............................ SUCCESS [ 9.694 s] 13:04:55 [INFO] lldp-speaker ....................................... SUCCESS [ 11.862 s] 13:04:55 [INFO] topology-manager ................................... SUCCESS [ 9.752 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 22.656 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 22.935 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 21.003 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 22.572 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 22.990 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 21.969 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 23.122 s] 13:04:55 [INFO] test-common ........................................ SUCCESS [ 6.194 s] 13:04:55 [INFO] drop-test-karaf .................................... SUCCESS [ 5.917 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 22.969 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 32.078 s] 13:04:55 [INFO] southbound-cli ..................................... SUCCESS [ 9.427 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 23.102 s] 13:04:55 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.333 s] 13:04:55 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 20.526 s] 13:04:55 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 38.101 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 22.505 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 22.454 s] 13:04:55 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 8.813 s] 13:04:55 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.201 s] 13:04:55 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 22.182 s] 13:04:55 [INFO] features-openflowplugin ............................ SUCCESS [ 6.689 s] 13:04:55 [INFO] features-aggregator ................................ SUCCESS [ 0.006 s] 13:04:55 [INFO] model-aggregator ................................... SUCCESS [ 0.005 s] 13:04:55 [INFO] libraries-aggregator ............................... SUCCESS [ 0.004 s] 13:04:55 [INFO] simple-client ...................................... SUCCESS [ 7.305 s] 13:04:55 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.820 s] 13:04:55 [INFO] test-extension ..................................... SUCCESS [ 5.945 s] 13:04:55 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.006 s] 13:04:55 [INFO] test-provider ...................................... SUCCESS [ 10.734 s] 13:04:55 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.009 s] 13:04:55 [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] 13:04:55 [INFO] learning-switch .................................... SUCCESS [ 6.677 s] 13:04:55 [INFO] sample-consumer .................................... SUCCESS [ 5.182 s] 13:04:55 [INFO] sample-bundles ..................................... SUCCESS [ 5.722 s] 13:04:55 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.010 s] 13:04:55 [INFO] srm-aggregator ..................................... SUCCESS [ 0.004 s] 13:04:55 [INFO] openflowplugin-karaf ............................... SUCCESS [ 18.987 s] 13:04:55 [INFO] openflowplugin ..................................... SUCCESS [04:58 min] 13:04:55 [INFO] ------------------------------------------------------------------------ 13:04:55 [INFO] BUILD SUCCESS 13:04:55 [INFO] ------------------------------------------------------------------------ 13:04:55 [INFO] Total time: 24:38 min 13:04:55 [INFO] Finished at: 2025-11-14T13:04:55Z 13:04:55 [INFO] ------------------------------------------------------------------------ 13:04:55 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins14442837059833925987.sh 13:04:55 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins16688967375844141699.sh 13:04:55 ---> common-variables.sh 13:04:55 --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 13:04:55 ---> maven-deploy.sh 13:04:55 -----> Remove metadata files that were not updated 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.4-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml 13:04:55 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.0-SNAPSHOT/maven-metadata.xml 13:04:55 -----> Install lftools 13:04:55 Setup pyenv: 13:04:56 system 13:04:56 3.8.20 13:04:56 3.9.20 13:04:56 3.10.15 13:04:56 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 13:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2JM5 from file:/tmp/.os_lf_venv 13:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:58 lf-activate-venv(): INFO: Base packages installed successfully 13:04:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-2JM5/bin to PATH 13:05:09 -----> Upload files to Nexus 13:05:10 ####################################################### 13:05:10 Deploying directory /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 13:05:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 13:05:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json (803.03 kb) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (559.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml (754.69 kb) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27.pom (1.35 kb) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-features.xml (913.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 13:05:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (559.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-legacyConfig.xml (941.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-legacyConfig.xml.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-config.xml.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-config.xml (943.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-javadoc.jar (91.05 kb) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml (164.26 kb) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.pom (5.6 kb) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-config.xml.md5 (32.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.jar (21.95 kb) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json (177.66 kb) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml (1.87 kb) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-legacyConfig.xml.md5 (32.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 13:05:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (551.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.xml (55.52 kb) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-javadoc.jar (205.82 kb) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.json (60.94 kb) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.jar (46.37 kb) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.pom (1.78 kb) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml (1.44 kb) 13:05:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (549.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.json (10.78 kb) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27.pom (5.19 kb) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml (1.06 kb) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.xml (9.67 kb) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (555.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-features.xml (1.29 kb) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.xml (168.02 kb) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.json (181.67 kb) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27.pom (2.65 kb) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (552.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-tests.jar (607.04 kb) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.jar (624.57 kb) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-tests.jar.sha1 (40.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-javadoc.jar (1.7 mb) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-tests.jar.md5 (32.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.pom (5.84 kb) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.xml (106.04 kb) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.json (116.42 kb) 13:05:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (550.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.json (13.17 kb) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.pom (1.88 kb) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.xml (11.81 kb) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.jar (7.45 kb) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml (1.23 kb) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (547.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.pom (1.71 kb) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-javadoc.jar (98.82 kb) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.jar (14.58 kb) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.json (60.95 kb) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.xml (55.53 kb) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml (1.44 kb) 13:05:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (551.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.pom (2.08 kb) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-sources.jar (1.79 mb) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.jar (2.31 mb) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-javadoc.jar (7.49 mb) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.json (57.54 kb) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.xml (52.31 kb) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 13:05:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (550.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.json (796.17 kb) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27.pom (1.32 kb) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.xml (748.21 kb) 13:05:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-features.xml (642.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (538.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.xml (9.58 kb) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27.pom (10.73 kb) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.json (10.69 kb) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml (1.04 kb) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (536.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.jar (1.12 mb) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.pom (7.26 kb) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-javadoc.jar (2.85 mb) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.json (207.31 kb) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-sources.jar (675.69 kb) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.xml (190.74 kb) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (537.0 b) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.xml (53.42 kb) 13:05:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.jar (22.46 kb) 13:05:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-javadoc.jar (132.42 kb) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-sources.jar (15.51 kb) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.json (58.58 kb) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.pom (1.6 kb) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (538.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.jar (71.66 kb) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-javadoc.jar (302.93 kb) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-sources.jar (54.3 kb) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.xml (44.94 kb) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.json (49.44 kb) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.pom (1.58 kb) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (538.0 b) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.jar (1.46 mb) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-sources.jar (1.13 mb) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.json (69.93 kb) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.pom (1.41 kb) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-javadoc.jar (4.91 mb) 13:05:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.xml (63.85 kb) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (541.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.xml (67.51 kb) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-javadoc.jar (4.25 mb) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.pom (1.95 kb) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.jar (1.3 mb) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.json (73.7 kb) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-sources.jar (1.02 mb) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (544.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-sources.jar (611.82 kb) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.json (77.4 kb) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.pom (1.82 kb) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.jar (764.44 kb) 13:05:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.xml (71.09 kb) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-javadoc.jar (2.36 mb) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 (32.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 (40.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml (442.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.json (37.68 kb) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-javadoc.jar (500.6 kb) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.jar (136.32 kb) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:46 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.xml (34.09 kb) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-sources.jar (89.34 kb) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:47 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.pom (1.41 kb) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (553.0 b) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27.pom (1.35 kb) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json (803.48 kb) 13:05:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-features.xml (901.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml (755.24 kb) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (532.0 b) 13:05:49 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.xml (110.99 kb) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-javadoc.jar (150.96 kb) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.pom (2.25 kb) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.json (121.08 kb) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-sources.jar (18.77 kb) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.jar (32.35 kb) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:50 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (550.0 b) 13:05:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.json (807.72 kb) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.xml (759.41 kb) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27.pom (2.0 kb) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-features.xml (972.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (532.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.json (100.33 kb) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.jar (12.38 kb) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-sources.jar (4.66 kb) 13:05:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-javadoc.jar (91.3 kb) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.pom (2.19 kb) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.xml (91.82 kb) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:55 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (564.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.json (810.31 kb) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.xml (761.64 kb) 13:05:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27.pom (1.65 kb) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-features.xml (1.2 kb) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (540.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27.pom (6.58 kb) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-features.xml (5.95 kb) 13:05:57 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json (1.49 mb) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml (1.4 mb) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (544.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:05:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-sources.jar (42.28 kb) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json (67.38 kb) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.pom (1.39 kb) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-javadoc.jar (274.8 kb) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.jar (60.17 kb) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml (61.61 kb) 13:05:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (528.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.json (102.82 kb) 13:06:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.xml (93.98 kb) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-javadoc.jar (111.74 kb) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.pom (2.6 kb) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-sources.jar (11.14 kb) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.jar (25.16 kb) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 13:06:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (545.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.pom (2.63 kb) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.json (141.14 kb) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-sources.jar (15.74 kb) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.xml (130.02 kb) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-javadoc.jar (141.45 kb) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.jar (32.42 kb) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (549.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.json (846.77 kb) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.xml (796.62 kb) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27.pom (2.29 kb) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-features.xml (1.71 kb) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:06:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (554.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml (761.51 kb) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-features.xml (1.09 kb) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json (810.14 kb) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27.pom (1.32 kb) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:06:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (545.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-javadoc.jar (1.93 mb) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.json (81.09 kb) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.xml (74.65 kb) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.jar (568.66 kb) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-sources.jar (454.38 kb) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.pom (1.53 kb) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (552.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-features.xml (780.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml (751.68 kb) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json (799.78 kb) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27.pom (1.35 kb) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (564.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-features.xml (823.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27.pom (1.25 kb) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json (799.3 kb) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml (751.08 kb) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (549.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.jar (14.09 kb) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml (114.13 kb) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json (124.43 kb) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:12 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.pom (2.17 kb) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-javadoc.jar (87.37 kb) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-sources.jar (4.85 kb) 13:06:13 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (554.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.xml (55.01 kb) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-javadoc.jar (98.78 kb) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:14 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.json (60.92 kb) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.jar (13.34 kb) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.pom (2.08 kb) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:15 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-sources.jar (5.35 kb) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (553.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-sources.jar (28.22 kb) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:16 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.pom (2.44 kb) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json (123.34 kb) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml (113.35 kb) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-javadoc.jar (177.07 kb) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.jar (45.88 kb) 13:06:17 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (554.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.pom (2.75 kb) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-javadoc.jar (121.92 kb) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.jar (30.39 kb) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json (131.33 kb) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-sources.jar (9.76 kb) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml (120.13 kb) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (559.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.jar (39.34 kb) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:21 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-javadoc.jar (148.44 kb) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.json (132.7 kb) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-sources.jar (19.36 kb) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:22 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.pom (2.93 kb) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.xml (122.25 kb) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.66 kb) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (544.0 b) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-sources.jar (55.03 kb) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml (145.22 kb) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.jar (97.73 kb) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json (157.82 kb) 13:06:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.pom (2.73 kb) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-javadoc.jar (296.2 kb) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 13:06:25 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (553.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-sources.jar (91.82 kb) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:26 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml (131.45 kb) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json (142.94 kb) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-javadoc.jar (403.77 kb) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.jar (179.44 kb) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.pom (4.51 kb) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (550.0 b) 13:06:27 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json (105.93 kb) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml (96.89 kb) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-sources.jar (60.83 kb) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:28 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.pom (2.94 kb) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:29 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.jar (104.72 kb) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-javadoc.jar (338.59 kb) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 13:06:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (558.0 b) 13:06:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.json (84.45 kb) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.jar (42.9 kb) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.xml (77.81 kb) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-javadoc.jar (183.24 kb) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:32 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-sources.jar (32.06 kb) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.pom (904.0 b) 13:06:33 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.66 kb) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (553.0 b) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-javadoc.jar (87.42 kb) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json (124.93 kb) 13:06:34 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.jar (12.48 kb) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.pom (3.06 kb) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml (114.72 kb) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-sources.jar (4.46 kb) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 13:06:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (546.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.json (117.31 kb) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-javadoc.jar (107.12 kb) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.pom (2.53 kb) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml (107.33 kb) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.jar (39.44 kb) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-sources.jar (16.55 kb) 13:06:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (542.0 b) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-javadoc.jar (574.73 kb) 13:06:39 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml (97.05 kb) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json (106.07 kb) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.pom (1.92 kb) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:40 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.jar (199.28 kb) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-sources.jar (135.21 kb) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 13:06:41 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 13:06:42 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (542.0 b) 13:06:42 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:42 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:42 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:42 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:42 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.jar (88.4 kb) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json (126.34 kb) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml (116.72 kb) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-sources.jar (65.51 kb) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.pom (2.58 kb) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:44 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-javadoc.jar (318.5 kb) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (532.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.json (136.48 kb) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.xml (124.63 kb) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.jar (24.8 kb) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-javadoc.jar (103.3 kb) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-sources.jar (6.77 kb) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.pom (1.81 kb) 13:06:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (554.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27.pom (1.74 kb) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-features.xml (816.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.xml (1.32 mb) 13:06:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.json (1.41 mb) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (563.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27.pom (1.35 kb) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json (800.03 kb) 13:06:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml (751.94 kb) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-features.xml (818.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (535.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.json (100.55 kb) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-javadoc.jar (912.84 kb) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.jar (140.36 kb) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.pom (1.4 kb) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.xml (92.51 kb) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-sources.jar (132.05 kb) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (542.0 b) 13:06:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.xml (9.63 kb) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27.pom (2.5 kb) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml (1.05 kb) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.json (10.74 kb) 13:06:51 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (534.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-javadoc.jar (172.02 kb) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.jar (39.36 kb) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.xml (33.32 kb) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.json (37.06 kb) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:52 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.pom (2.05 kb) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-sources.jar (25.48 kb) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 13:06:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 13:06:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (538.0 b) 13:06:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-sources.jar (7.03 kb) 13:06:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.pom (1.29 kb) 13:06:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.jar (19.12 kb) 13:06:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.json (51.57 kb) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-javadoc.jar (99.37 kb) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.xml (46.84 kb) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (546.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-features.xml (3.06 kb) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.xml (745.21 kb) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27.pom (4.93 kb) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.json (792.96 kb) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 13:06:57 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (530.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-sources.jar (46.94 kb) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.xml (101.71 kb) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.jar (135.84 kb) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.pom (3.13 kb) 13:06:58 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-javadoc.jar (154.38 kb) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.json (111.22 kb) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (552.0 b) 13:06:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml (759.07 kb) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-features.xml (992.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json (807.39 kb) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27.pom (1.32 kb) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (546.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-sources.jar (81.5 kb) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml (87.95 kb) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-javadoc.jar (387.04 kb) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.pom (2.09 kb) 13:07:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.jar (108.29 kb) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json (95.0 kb) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (548.0 b) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-features.xml (1.06 kb) 13:07:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.xml (762.59 kb) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27.pom (1.75 kb) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.json (811.05 kb) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (548.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-sources.jar (2.19 mb) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml (104.0 kb) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json (112.86 kb) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar (7.89 mb) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.pom (3.29 kb) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.jar (2.95 mb) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (556.0 b) 13:07:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-features.xml (783.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml (751.57 kb) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.json (799.69 kb) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:07:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27.pom (1.33 kb) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (560.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json (799.71 kb) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml (751.58 kb) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27.pom (1.32 kb) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-features.xml (786.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (550.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.xml (55.09 kb) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-sources.jar (6.48 kb) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.pom (1.37 kb) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.jar (13.36 kb) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-javadoc.jar (105.56 kb) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.json (60.58 kb) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (546.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar (3.34 mb) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-sources.jar (787.9 kb) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.pom (2.81 kb) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json (87.13 kb) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml (79.22 kb) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.jar (1.05 mb) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 13:07:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (541.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27.pom (19.4 kb) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.json (3.65 kb) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.xml (3.34 kb) 13:07:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml (1.05 kb) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (530.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-sources.jar (30.55 kb) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-javadoc.jar (201.09 kb) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:13 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.xml (74.99 kb) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.json (82.21 kb) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.pom (2.3 kb) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.jar (44.12 kb) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 13:07:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (545.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-features.xml (1.63 kb) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27.pom (3.4 kb) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.json (217.97 kb) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.xml (202.27 kb) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (531.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.json (110.35 kb) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.jar (17.95 kb) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.pom (2.42 kb) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-javadoc.jar (87.32 kb) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-sources.jar (5.92 kb) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.xml (101.27 kb) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:07:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 (32.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 (40.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml (443.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-sources.jar (10.81 kb) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.pom (2.98 kb) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.json (69.13 kb) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:18 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-javadoc.jar (115.71 kb) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.jar (27.69 kb) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.xml (62.64 kb) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (563.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json (810.98 kb) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-features.xml (1.12 kb) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml (762.44 kb) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27.pom (1.56 kb) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (531.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.pom (2.18 kb) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-javadoc.jar (1.09 mb) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-sources.jar (249.93 kb) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml (108.32 kb) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.jar (419.14 kb) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json (117.21 kb) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 (32.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 (40.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml (444.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.json (66.14 kb) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:23 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-sources.jar (7.92 kb) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-javadoc.jar (99.37 kb) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.xml (60.29 kb) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.pom (2.7 kb) 13:07:24 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.jar (28.26 kb) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (545.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.xml (37.5 kb) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-features.xml (790.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.json (41.4 kb) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27.pom (1.42 kb) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (551.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.json (803.98 kb) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27.pom (1.82 kb) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.xml (755.82 kb) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-features.xml (858.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (545.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-features.xml.md5 (32.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.xml (805.34 kb) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-features.xml.sha1 (40.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-features.xml (810.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.json (856.14 kb) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27.pom (1.5 kb) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (548.0 b) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.pom (1.92 kb) 13:07:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-sources.jar (4.33 kb) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-config.cfg.sha1 (40.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml (9.72 kb) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-config.cfg.md5 (32.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.jar (9.83 kb) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json (10.83 kb) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-config.cfg (6.29 kb) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (531.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-javadoc.jar.sha1 (40.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-sources.jar.md5 (32.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.json.md5 (32.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.jar.md5 (32.0 b) 13:07:30 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.jar (29.08 kb) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 (40.0 b) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.jar.sha1 (40.0 b) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-javadoc.jar (147.4 kb) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.pom (3.27 kb) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.pom.md5 (32.0 b) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.xml.md5 (32.0 b) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-sources.jar (17.7 kb) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.json (161.66 kb) 13:07:32 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.xml (150.15 kb) 13:07:33 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.pom.sha1 (40.0 b) 13:07:33 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.json.sha1 (40.0 b) 13:07:33 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-javadoc.jar.md5 (32.0 b) 13:07:33 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 13:07:33 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 13:07:33 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-sources.jar.sha1 (40.0 b) 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-legacyConfig.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-legacyConfig.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-config.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-config.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-config.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.124016-27-legacyConfig.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-tests.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-tests.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-tests.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-features.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-features.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-features.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-config.cfg.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-config.cfg.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.124016-27-config.cfg 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-javadoc.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-sources.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.json.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.jar.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-javadoc.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.pom 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.pom.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.xml.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-sources.jar 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.json 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27.pom.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-cyclonedx.json.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-javadoc.jar.md5 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml 13:07:33 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.124016-27-sources.jar.sha1 13:07:33 Finished deploying /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 13:07:33 ####################################################### 13:07:33 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins5439169102238531541.sh 13:07:33 $ ssh-agent -k 13:07:33 unset SSH_AUTH_SOCK; 13:07:33 unset SSH_AGENT_PID; 13:07:33 echo Agent pid 1590 killed; 13:07:33 [ssh-agent] Stopped. 13:07:33 [JaCoCo plugin] Collecting JaCoCo coverage data... 13:07:33 [JaCoCo plugin] Version: 3.3.5 13:07:33 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 13:07:34 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 13:07:34 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 13:07:35 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 17 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 105 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 2 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 71 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 48 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 43 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 1 files 13:07:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 6 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 34 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 1 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 15 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 12 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 5 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 31 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 5 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 674 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 322 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 61 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 1506 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 9 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 11 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 0 files 13:07:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 13 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 938 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 727 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 414 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 43 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 9 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 1405 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 372 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 0 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 18 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 4 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 3 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 0 files 13:07:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 128 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 0 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 6 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 634 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 195 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 0 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 1 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 2 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 23 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 105 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 7 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 4 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 0 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 8 files 13:07:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 31 files 13:07:38 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 13:07:38 [JaCoCo plugin] Source Inclusions: **/*.java 13:07:38 [JaCoCo plugin] Source Exclusions: null 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java 3 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java 10 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/java 2 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java 32 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java 43 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java 4 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java 1 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java 6 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java 14 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java 1 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java 5 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java 9 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/java 5 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java 8 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/java 73 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java 28 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java 5 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/java 56 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java 9 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/java 1 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java 12 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/java 1 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/java 52 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java 345 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/java 3 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/java 3 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java 93 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java 2 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java 550 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java 185 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java 13 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java 1 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/java 2 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java 23 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/java 4 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java 4 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/java 4 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java 7 files 13:07:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java 16 files 13:07:39 [JaCoCo plugin] Loading inclusions files.. 13:07:39 [JaCoCo plugin] inclusions: [] 13:07:39 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 13:07:40 [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] 13:07:40 [JaCoCo plugin] Publishing the results.. 13:07:40 [JaCoCo plugin] Loading packages.. 13:07:40 [JaCoCo plugin] Done. 13:07:40 [JaCoCo plugin] Overall coverage: class: 88.6845, method: 77.88188, line: 70.67282, branch: 58.54133, instruction: 70.67219, complexity: 64.107445 13:07:40 [PostBuildScript] - [INFO] Executing post build scripts. 13:07:40 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins14758124640180247377.sh 13:07:40 ---> sysstat.sh 13:07:41 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins12394312950899692555.sh 13:07:41 ---> package-listing.sh 13:07:41 ++ facter osfamily 13:07:41 ++ tr '[:upper:]' '[:lower:]' 13:07:41 + OS_FAMILY=debian 13:07:41 + workspace=/w/workspace/openflowplugin-maven-merge-vanadium 13:07:41 + START_PACKAGES=/tmp/packages_start.txt 13:07:41 + END_PACKAGES=/tmp/packages_end.txt 13:07:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:07:41 + PACKAGES=/tmp/packages_start.txt 13:07:41 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 13:07:41 + PACKAGES=/tmp/packages_end.txt 13:07:41 + case "${OS_FAMILY}" in 13:07:41 + dpkg -l 13:07:41 + grep '^ii' 13:07:41 + '[' -f /tmp/packages_start.txt ']' 13:07:41 + '[' -f /tmp/packages_end.txt ']' 13:07:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:41 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 13:07:41 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 13:07:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 13:07:41 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins14418839588894110601.sh 13:07:41 ---> capture-instance-metadata.sh 13:07:41 Setup pyenv: 13:07:41 system 13:07:41 3.8.20 13:07:41 3.9.20 13:07:41 3.10.15 13:07:41 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 13:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2JM5 from file:/tmp/.os_lf_venv 13:07:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:43 lf-activate-venv(): INFO: Base packages installed successfully 13:07:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-2JM5/bin to PATH 13:07:55 INFO: Running in OpenStack, capturing instance metadata 13:07:55 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins892674730067569255.sh 13:07:55 provisioning config files... 13:07:55 Could not find credentials [logs] for openflowplugin-maven-merge-vanadium #162 13:07:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config6790335179314163754tmp 13:07:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:07:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:07:55 provisioning config files... 13:07:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:07:55 [EnvInject] - Injecting environment variables from a build step. 13:07:55 [EnvInject] - Injecting as environment variables the properties content 13:07:55 SERVER_ID=logs 13:07:55 13:07:55 [EnvInject] - Variables injected successfully. 13:07:56 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins1210437991045515679.sh 13:07:56 ---> create-netrc.sh 13:07:56 WARN: Log server credential not found. 13:07:56 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins6156210424786748156.sh 13:07:56 ---> python-tools-install.sh 13:07:56 Setup pyenv: 13:07:56 system 13:07:56 3.8.20 13:07:56 3.9.20 13:07:56 3.10.15 13:07:56 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 13:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2JM5 from file:/tmp/.os_lf_venv 13:07:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:58 lf-activate-venv(): INFO: Base packages installed successfully 13:07:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-2JM5/bin to PATH 13:08:09 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins14056766261364659893.sh 13:08:09 ---> sudo-logs.sh 13:08:09 Archiving 'sudo' log.. 13:08:09 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins2191731673226119550.sh 13:08:09 ---> job-cost.sh 13:08:09 Setup pyenv: 13:08:09 system 13:08:09 3.8.20 13:08:09 3.9.20 13:08:09 3.10.15 13:08:09 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 13:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2JM5 from file:/tmp/.os_lf_venv 13:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:11 lf-activate-venv(): INFO: Base packages installed successfully 13:08:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-2JM5/bin to PATH 13:08:18 INFO: No Stack... 13:08:18 INFO: Retrieving Pricing Info for: v3-standard-4 13:08:19 INFO: Archiving Costs 13:08:19 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins10405774682321642759.sh 13:08:19 ---> logs-deploy.sh 13:08:19 Setup pyenv: 13:08:19 system 13:08:19 3.8.20 13:08:19 3.9.20 13:08:19 3.10.15 13:08:19 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 13:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2JM5 from file:/tmp/.os_lf_venv 13:08:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:21 lf-activate-venv(): INFO: Base packages installed successfully 13:08:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-2JM5/bin to PATH 13:08:31 WARNING: Nexus logging server not set 13:08:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-vanadium/162/ 13:08:31 INFO: archiving logs to S3 13:08:36 ---> uname -a: 13:08:36 Linux prd-ubuntu2204-docker-4c-4g-10422 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:08:36 13:08:36 13:08:36 ---> lscpu: 13:08:36 Architecture: x86_64 13:08:36 CPU op-mode(s): 32-bit, 64-bit 13:08:36 Address sizes: 40 bits physical, 48 bits virtual 13:08:36 Byte Order: Little Endian 13:08:36 CPU(s): 4 13:08:36 On-line CPU(s) list: 0-3 13:08:36 Vendor ID: AuthenticAMD 13:08:36 Model name: AMD EPYC-Rome Processor 13:08:36 CPU family: 23 13:08:36 Model: 49 13:08:36 Thread(s) per core: 1 13:08:36 Core(s) per socket: 1 13:08:36 Socket(s): 4 13:08:36 Stepping: 0 13:08:36 BogoMIPS: 5600.00 13:08:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:08:36 Virtualization: AMD-V 13:08:36 Hypervisor vendor: KVM 13:08:36 Virtualization type: full 13:08:36 L1d cache: 128 KiB (4 instances) 13:08:36 L1i cache: 128 KiB (4 instances) 13:08:36 L2 cache: 2 MiB (4 instances) 13:08:36 L3 cache: 64 MiB (4 instances) 13:08:36 NUMA node(s): 1 13:08:36 NUMA node0 CPU(s): 0-3 13:08:36 Vulnerability Gather data sampling: Not affected 13:08:36 Vulnerability Indirect target selection: Not affected 13:08:36 Vulnerability Itlb multihit: Not affected 13:08:36 Vulnerability L1tf: Not affected 13:08:36 Vulnerability Mds: Not affected 13:08:36 Vulnerability Meltdown: Not affected 13:08:36 Vulnerability Mmio stale data: Not affected 13:08:36 Vulnerability Reg file data sampling: Not affected 13:08:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:08:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:08:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:08:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:08:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:08:36 Vulnerability Srbds: Not affected 13:08:36 Vulnerability Tsx async abort: Not affected 13:08:36 13:08:36 13:08:36 ---> nproc: 13:08:36 4 13:08:36 13:08:36 13:08:36 ---> df -h: 13:08:36 Filesystem Size Used Avail Use% Mounted on 13:08:36 tmpfs 1.6G 1.1M 1.6G 1% /run 13:08:36 /dev/vda1 78G 12G 67G 15% / 13:08:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:08:36 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:08:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:08:36 13:08:36 13:08:36 ---> free -m: 13:08:36 total used free shared buff/cache available 13:08:36 Mem: 15989 695 9435 4 5857 14951 13:08:36 Swap: 1023 0 1023 13:08:36 13:08:36 13:08:36 ---> ip addr: 13:08:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:36 inet 127.0.0.1/8 scope host lo 13:08:36 valid_lft forever preferred_lft forever 13:08:36 inet6 ::1/128 scope host 13:08:36 valid_lft forever preferred_lft forever 13:08:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:36 link/ether fa:16:3e:21:34:ba brd ff:ff:ff:ff:ff:ff 13:08:36 altname enp0s3 13:08:36 inet 10.30.171.250/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:08:36 valid_lft 84494sec preferred_lft 84494sec 13:08:36 inet6 fe80::f816:3eff:fe21:34ba/64 scope link 13:08:36 valid_lft forever preferred_lft forever 13:08:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:08:36 link/ether 7e:6b:54:fd:de:cb brd ff:ff:ff:ff:ff:ff 13:08:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:08:36 valid_lft forever preferred_lft forever 13:08:36 13:08:36 13:08:36 ---> sar -b -r -n DEV: 13:08:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-10422) 11/14/25 _x86_64_ (4 CPU) 13:08:36 13:08:36 12:36:54 LINUX RESTART (4 CPU) 13:08:36 13:08:36 12:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:08:36 12:50:36 27.66 3.01 22.12 2.53 759.10 5481.14 34598.80 13:08:36 13:00:40 30.39 0.07 27.05 3.27 1.66 5882.77 14991.14 13:08:36 Average: 28.99 1.58 24.52 2.89 389.88 5676.92 25041.03 13:08:36 13:08:36 12:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:36 12:50:36 8735480 12884168 3070088 18.75 158320 4075296 3252792 18.67 1006492 6206312 186740 13:08:36 13:00:40 7310540 12698868 3249516 19.85 188196 5219220 3381232 19.41 1275888 7275412 28252 13:08:36 Average: 8023010 12791518 3159802 19.30 173258 4647258 3317012 19.04 1141190 6740862 107496 13:08:36 13:08:36 12:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:36 12:50:36 lo 864.93 864.93 823.89 823.89 0.00 0.00 0.00 0.00 13:08:36 12:50:36 ens3 101.49 76.89 819.64 17.37 0.00 0.00 0.00 0.00 13:08:36 12:50:36 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:36 13:00:40 lo 1353.96 1353.96 1289.71 1289.71 0.00 0.00 0.00 0.00 13:08:36 13:00:40 ens3 59.66 45.11 227.97 12.82 0.00 0.00 0.00 0.00 13:08:36 13:00:40 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:36 Average: lo 1103.31 1103.31 1050.95 1050.95 0.00 0.00 0.00 0.00 13:08:36 Average: ens3 81.10 61.40 531.23 15.15 0.00 0.00 0.00 0.00 13:08:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:36 13:08:36 13:08:36 ---> sar -P ALL: 13:08:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-10422) 11/14/25 _x86_64_ (4 CPU) 13:08:36 13:08:36 12:36:54 LINUX RESTART (4 CPU) 13:08:36 13:08:36 12:40:01 CPU %user %nice %system %iowait %steal %idle 13:08:36 12:50:36 all 65.54 0.00 2.62 0.36 0.10 31.39 13:08:36 12:50:36 0 64.51 0.00 2.73 0.28 0.10 32.38 13:08:36 12:50:36 1 67.80 0.00 2.78 0.29 0.09 29.04 13:08:36 12:50:36 2 64.61 0.00 2.40 0.56 0.09 32.34 13:08:36 12:50:36 3 65.23 0.00 2.56 0.33 0.10 31.78 13:08:36 13:00:40 all 56.48 0.00 2.55 0.20 0.09 40.69 13:08:36 13:00:40 0 58.09 0.00 2.51 0.13 0.08 39.19 13:08:36 13:00:40 1 56.56 0.00 2.32 0.13 0.09 40.90 13:08:36 13:00:40 2 53.85 0.00 2.54 0.36 0.09 43.16 13:08:36 13:00:40 3 57.43 0.00 2.80 0.19 0.09 39.49 13:08:36 Average: all 61.12 0.00 2.58 0.28 0.09 35.92 13:08:36 Average: 0 61.38 0.00 2.62 0.21 0.09 35.70 13:08:36 Average: 1 62.32 0.00 2.56 0.21 0.09 34.82 13:08:36 Average: 2 59.37 0.00 2.47 0.46 0.09 37.61 13:08:36 Average: 3 61.43 0.00 2.68 0.26 0.09 35.54 13:08:36 13:08:36 13:08:36